Replies: 1 comment
-
I was having this issue with pnpm and TypeScript and adding Found the solution here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Keep getting TS error
TS2786: 'RadioGroup.Label' cannot be used as a JSX component.
in my codebase.Full error:
Any idea how to fix this? Am I missing certain type annotations? Is this an issue with the library itself?
Beta Was this translation helpful? Give feedback.
All reactions