in example/src/main.ts [412:423]
id: generateUID(),
icon: MynahIcons.TRASH,
text: 'Delete',
},
],
},
{
id: generateUID(),
icon: MynahIcons.CODE_BLOCK,
description: '/dev Update CSS styles for responsive layout',
actions: [
{