Reactjs – Value is not passed from child component to Parent Component in Vite+React project
I am working on a Vite+React Project, and currently I am working on mobile navbar so my first problem is when I first click on the mobile nav icon the nav component is showing but on the second click to…