shadcn/ui - "Type 'Element' is not assignable to type 'ReactNode'"
Unanswered
Chalcid wasp posted this in #help-forum
Chalcid waspOP
I get this TypeScript error in all of my shadcn ui components. I have @types/react@18 and @types/react-dom@18 installed. I don't see anyone else having this issue. Am I misconfiguring something?