in example/src/main.ts [315:331]
id: generateUID(),
icon: MynahIcons.TRASH,
text: 'Delete',
},
],
},
],
},
{
groupName: 'Yesterday',
children: [
{
id: generateUID(),
icon: MynahIcons.CHAT,
description: 'How can I optimize utils.py for better performance?',
actions: [
{