Reactjs – Next.js/React onClick function not working in component
This is my first time using next-auth and for some reason when I started my project the next day, the onClick functions in my login and logout buttons component wasn't working. There is nothing logged to the console. Login/Logout button…