mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
feat(web/context): images in metadata
This commit is contained in:
@@ -17,6 +17,7 @@ debugData<ContextMenuProps>([
|
||||
{
|
||||
title: "Example button",
|
||||
description: "Example button description",
|
||||
image: "https://i.imgur.com/YAe7k17.jpeg",
|
||||
metadata: [{ label: "Value 1", value: 300 }],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user