feat(web/context): disabled buttons

This commit is contained in:
Luke
2022-11-06 11:01:39 +01:00
parent 33b70b6f1c
commit 306b7b3670
6 changed files with 15 additions and 7 deletions

View File

@@ -15,6 +15,7 @@ export const debugContext = () => {
icon: 'inbox',
image: 'https://i.imgur.com/YAe7k17.jpeg',
metadata: [{ label: 'Value 1', value: 300 }],
disabled: true,
},
{
title: 'Menu button',