mammalai / mvp

A flask backend to satisfy an MVP
MIT License
1 stars 0 forks source link

Email validation frontend formik fix #35

Open ssattids opened 4 weeks ago

ssattids commented 4 weeks ago

The email validation from Formik is not what we want.

carlosmondra commented 3 weeks ago

We are not validating the email with a regex with Formik?