Missing React imports in multiple JSX/TSX files #3286
Labels
enhancement
good first issue
Good for newcomers
Hacktoberfest
Label issues as available for participants of https://hacktoberfest.digitalocean.com
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
The text was updated successfully, but these errors were encountered: