We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题,React 17 已经不需要引入 React 了,甚至在 TypeScript 4.1.x 下引入后未使用反而会报错:
TS6133: 'React' is declared but its value is never read.
The text was updated successfully, but these errors were encountered:
3b94ff4
close react/react-in-jsx-scope
f4a0aa2
close umijs#67
No branches or pull requests
如题,React 17 已经不需要引入 React 了,甚至在 TypeScript 4.1.x 下引入后未使用反而会报错:
The text was updated successfully, but these errors were encountered: