Type 'ReactElement<any, string | JSXElementConstructor<any>>' is not assignable to type 'ReactNode'. #1322
Unanswered
okhaimie-dev
asked this question in
Q&A
Replies: 2 comments 4 replies
-
This is a similar issue, but suggestions doesn't seem to work. #1103 I have installed the exact versions suggested here in |
Beta Was this translation helpful? Give feedback.
1 reply
-
Here is a link to the code base. & Thanks |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Guys, I am having issues with my button and almost all my components imported from
shadcn/ui
. I am assuming this might have something to do with my@types/react
package, but I am not sure what to downgrade it too.Does anyone have an idea how I could go about debugging this issue? I have looked around the internet, and I cannot seem to find a fix.
Beta Was this translation helpful? Give feedback.
All reactions