in example/src/main.ts [451:463]
id: generateUID(),
icon: MynahIcons.TRASH,
text: 'Delete',
},
],
},
{
id: generateUID(),
icon: MynahIcons.CHAT,
description:
'What are some alternatives to generating a unique salt value in encrypt()?',
actions: [
{