installHook.js:1 Encountered two children with the same key, `Temp`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version. Error Component Stack
at li (<anonymous>)
at ul (<anonymous>)
at Select (Select.tsx:25:3)
at Styled(div) (http://localho…?v=22349e2c:1547:45)
at Styled(div) (http://localho…?v=22349e2c:1547:45)
at Styled(div) (http://localho…?v=22349e2c:1547:45)
at ModalBody (ModalBody.tsx:11:46)
at div (<anonymous>)
at Styled(div) (http://localho…?v=22349e2c:1547:45)
at Modal (Modal.tsx:12:42)
at CategoryImportAttrValuesGenerateModal (CategoryImportAttrVa…erateModal.tsx:54:3)
at div (<anonymous>)
at Styled(div) (http://localho…?v=22349e2c:1547:45)
at PageWrapper (PageWrapper.tsx:14:48)
at ImportLayout (ImportLayout.tsx:22:3)
at CategoryImportAttrValuesPage (CategoryImportAttrValuesPage.tsx:19:26)
at ErrorBoundary (ErrorBoundary.tsx:18:5)
at App (App.tsx:39:20)
at AppProvider (QueryClientProvider.tsx:7:8)