Cannot read properties of null (reading ‘useContext’) error in material tailwind with craco and react typescript
My project is created with react typescript and I have installed craco
in my project. when I am using some components like Tabs
and Accordion
from @material/tailwind
below error occures: