revolunet / react-mailchimp-subscribe

React subscribe form for Mailchimp.
https://revolunet.github.io/react-mailchimp-subscribe/
244 stars 49 forks source link

Use a form element for native field validation #38

Open hubgit opened 4 years ago

hubgit commented 4 years ago

Use a form element as the form container, so the browser's native input validation can show a message on form submission if the email field doesn't contain a valid email address.