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
Currently, this plugin doesn't support using React.FC or React.FunctionalComponent as the type annotation only FC or FunctionalComponent directly. It would be great to add support for also getting the type off React.
The text was updated successfully, but these errors were encountered:
Currently, this plugin doesn't support using
React.FC
orReact.FunctionalComponent
as the type annotation onlyFC
orFunctionalComponent
directly. It would be great to add support for also getting the type off React.The text was updated successfully, but these errors were encountered: