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
If you use new JSX transform (e.g. with 17 RC3), you still can't remove the React import because of the ESLint rule. We should automatically disable that rule when we use the new JSX transform.
The text was updated successfully, but these errors were encountered:
If you use new JSX transform (e.g. with 17 RC3), you still can't remove the
React
import because of the ESLint rule. We should automatically disable that rule when we use the new JSX transform.The text was updated successfully, but these errors were encountered: