Registration Form with Formik,Yup,Mui not working
Good afternoon everyone. I’m trying to create a registration form using Formik, MUI, and yup. I did the same thing with my login and it’s working perfectly with the backend post etc. Also, my auth/register for backend is working, tested with the postman. My problem is whenever I press the Register Button nothing happens. Not… Read More Registration Form with Formik,Yup,Mui not working