You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using client side validation to check if proper email is added by using type="email" attribute on the input element.
How can I change that and if not, than could this be added to the component as props?
The text was updated successfully, but these errors were encountered:
Hello,
I'm using client side validation to check if proper email is added by using type="email" attribute on the input element.
How can I change that and if not, than could this be added to the component as props?
The text was updated successfully, but these errors were encountered: