Unhandled Runtime Error
Error: (0 , chakra_ui_react__WEBPACK_IMPORTED_MODULE_2_.useDisclosure) is not a function
im importing useDisclosure correctly from chakraUI but it says useDisclosure() not a function
here is my code
code for a sidebar/drawer component using ChakraUI
2
Answers
Hay!
Try this code and tell me if you get the same error.
If everything is ok, then try copying the imports and running your code
If you are using NextJS make sure to use client component