id: generateUID()

in example/src/main.ts [621:636]


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