You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`AccordionItem error: One item already has the uuid "${uuid}". Uuid property must be unique. See: https://github.com/springload/react-accessible-accordion#accordionitem`,
32
+
);
20
33
21
34
accordionStore.addItem({
22
35
uuid,
@@ -48,6 +61,7 @@ class AccordionItem extends Component<AccordionItemProps, *> {
0 commit comments