svelte-forms
svelte-forms copied to clipboard
Update email validator name in documenation
docs say that the name for email validator is 'email' but according to source code, it should be 'not_an_email'