I'm using React Hooks and NextJS. I'm about to create a Navbar along with its functionality. But, by the time I'm going to refresh my page, this error is shown up.
Back when I was using this code on my React Project, it worked perfectly fine.
Can somebody help me where did it go wrong?enter image description here
I also attach my full code here: enter image description here