Update dependency @chakra-ui/react to v3 #1480
Annotations
10 errors
ci:
src/components/editor/Editor.tsx#L1
Module '"@chakra-ui/react"' has no exported member 'useColorMode'.
|
ci:
src/components/editor/JsonDisplay.tsx#L10
JSX element type 'Card' does not have any construct or call signatures.
|
ci:
src/components/editor/JsonDisplay.tsx#L10
'Card' cannot be used as a JSX component.
|
ci:
src/components/editor/LanguageSelector.tsx#L13
JSX element type 'Select' does not have any construct or call signatures.
|
ci:
src/components/editor/LanguageSelector.tsx#L13
'Select' cannot be used as a JSX component.
|
ci:
src/components/editor/LanguageSelector.tsx#L20
Parameter 'e' implicitly has an 'any' type.
|
ci:
src/components/modals/UserGuide.tsx#L4
Module '"@chakra-ui/react"' has no exported member 'Modal'.
|
ci:
src/components/modals/UserGuide.tsx#L5
Module '"@chakra-ui/react"' has no exported member 'ModalBody'.
|
ci:
src/components/modals/UserGuide.tsx#L6
Module '"@chakra-ui/react"' has no exported member 'ModalCloseButton'.
|
ci:
src/components/modals/UserGuide.tsx#L7
Module '"@chakra-ui/react"' has no exported member 'ModalContent'.
|