I have a file called Login.jsx and I want to export the
const [username, setUsername] = useState("")
but its showing a react context error, what should i do?
I tried using react redux but it did not work
can you help me use redux because I am a noob
New contributor
Rajat Garg is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.