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

Uncaught ReferenceError: useState is not defined #12

Closed
Imadnajam opened this issue Nov 6, 2023 · 6 comments
Closed

Uncaught ReferenceError: useState is not defined #12

Imadnajam opened this issue Nov 6, 2023 · 6 comments
Assignees

Comments

@Imadnajam
Copy link
Owner

This error indicates that you're trying to use a React Hook (e.g., useState) without importing it from the 'react' library.

@bhavik001
Copy link
Contributor

Hello @Imadnajam
Can you explain the issue?

@Imadnajam
Copy link
Owner Author

hello @bhavik001
the pobleme is
when you try to use a React Hook, such as useState, without importing it from the 'react' library.

@bhavik001
Copy link
Contributor

bhavik001 commented Nov 24, 2023

Hey @Imadnajam
Can you assign me the issue I am interested in working on it!

@Imadnajam
Copy link
Owner Author

@bhavik001 yes sure

@bhavik001
Copy link
Contributor

Hey @Imadnajam !
Just need to know the final thing. What are you trying to implement with useState and in which file are you trying to implement useState. Like on which feature are you working?

@Imadnajam
Copy link
Owner Author

@Imadnajam do anything you want like (add todo liste or CRUD) ... ,you can create a new file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants