id: generateUID()

in example/src/main.ts [642:652]


                                                id: generateUID(),
                                                icon: MynahIcons.TRASH,
                                                text: 'Delete',
                                            },
                                        ],
                                    },
                                    {
                                        title: '“Another memory”',
                                        description: 'Inferred by Q at 2:45pm on 1/2/24',
                                        actions: [
                                            {