in example/src/main.ts [487:498]
id: generateUID(),
icon: MynahIcons.TRASH,
text: 'Delete',
},
],
},
{
id: generateUID(),
icon: MynahIcons.CHAT,
description: 'Convert the selected code snippet to typescript',
actions: [
{