mammalai / mvp

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

Email validation frontend formik fix #35

Open ssattids opened 5 months ago

ssattids commented 5 months ago

The email validation from Formik is not what we want.

carlosmondra commented 4 months ago

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