issues
search
evargast
/
signature-generator
https://evargast.github.io/signature-generator/
MIT License
2
stars
1
forks
source link
Add validation to the email input field
#61
Open
evargast
opened
1 year ago
evargast
commented
1 year ago
Ask GPT how to add a regex that does email validation
See the image input component for how to do validation on an input field
This validation should
only
apply when the variant === "email"