Skip to content
New issue

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

Remove import React from all .jsx files #137

Open
samau3 opened this issue Oct 11, 2024 · 0 comments
Open

Remove import React from all .jsx files #137

samau3 opened this issue Oct 11, 2024 · 0 comments
Assignees

Comments

@samau3
Copy link
Contributor

samau3 commented Oct 11, 2024

Starting with React 17, the explicit use of import React is no longer necessary.

In addition, the client side .eslint.cjs should be updated to reflect these changes.

@samau3 samau3 self-assigned this Oct 11, 2024
@samau3 samau3 changed the title Remove import React from all .jsx file Remove import React from all .jsx files Oct 11, 2024
@samau3 samau3 removed their assignment Oct 22, 2024
@yjshin229 yjshin229 self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants