Replies: 1 comment
-
Looks like I needed to create React wrapper components for the elements before using them. No more compile errors for me :) I didn't know what Lit was before I tried using this library! |
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
-
I'm getting this typescript error when trying to use material components:
Property 'md-select-option' does not exist on type 'JSX.IntrinsicElements'.
Is there a type definition dependency that I need to install?
Beta Was this translation helpful? Give feedback.
All reactions