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

Missing React imports in multiple JSX/TSX files #3286

Closed
akshatnema opened this issue Oct 11, 2024 · 1 comment · Fixed by #3287
Closed

Missing React imports in multiple JSX/TSX files #3286

akshatnema opened this issue Oct 11, 2024 · 1 comment · Fixed by #3287
Labels
enhancement good first issue Good for newcomers Hacktoberfest Label issues as available for participants of https://hacktoberfest.digitalocean.com

Comments

@akshatnema
Copy link
Member

Description

The React import is missing in several JSX/TSX files, which may lead to hydration errors and other issues. Please add the React import statement to the following files:
#3262 (comment)

Refer to above Github comment to add missing imports

@akshatnema akshatnema added enhancement Hacktoberfest Label issues as available for participants of https://hacktoberfest.digitalocean.com good first issue Good for newcomers labels Oct 11, 2024
@raj17ce
Copy link
Contributor

raj17ce commented Oct 11, 2024

Hello @akshatnema , I would like to work on this. Kindly assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue Good for newcomers Hacktoberfest Label issues as available for participants of https://hacktoberfest.digitalocean.com
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants