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 unnecessary import React from 'react' #4371

Open
begonaalvarezd opened this issue Dec 5, 2024 · 2 comments · May be fixed by #4612
Open

Remove unnecessary import React from 'react' #4371

begonaalvarezd opened this issue Dec 5, 2024 · 2 comments · May be fixed by #4612
Assignees
Labels
tooling Issues related to the Tooling team

Comments

@begonaalvarezd
Copy link
Member

We seem to have everywhere unnecessary import React from 'react' which seems to be an IDE problem more than a React requirement. We have to make sure linter is also correctly configured.

@mrvivekdev
Copy link

working on it

@RiH-137
Copy link

RiH-137 commented Dec 8, 2024

Working on this

@evavirseda evavirseda self-assigned this Dec 24, 2024
@evavirseda evavirseda linked a pull request Dec 24, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the Tooling team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants