id: generateUID()

in example/src/main.ts [390:406]


                                                id: generateUID(),
                                                icon: MynahIcons.TRASH,
                                                text: 'Delete',
                                            },
                                        ],
                                    },
                                ],
                            },
                            {
                                groupName: '4 days ago',
                                children: [
                                    {
                                        id: generateUID(),
                                        icon: MynahIcons.CHAT,
                                        description: 'What are the dependencies of this module?',
                                        actions: [
                                            {