in example/src/main.ts [267:279]
id: generateUID(),
icon: MynahIcons.TRASH,
text: 'Delete',
},
],
},
{
id: generateUID(),
icon: MynahIcons.CHAT,
description:
'**Can you explain this error message in more detail? ArrayIndexOutOfBoundsException: 10 at Main.main(Main.java:4)**',
actions: [
{