You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each jsx module should have a corresponding type script type definition. This way users of TypeScript can use the components. Right now you have to use jsx only.
Each jsx module should have a corresponding type script type definition. This way users of TypeScript can use the components. Right now you have to use jsx only.
I am willing to help with this issue.