OudomMunint / StudioZed-ReactJS

A ReactJs template designed for a design studio called Studio Zed. Feel free to contribute or use this for your own needs.
https://studiozed.netlify.app/
6 stars 2 forks source link

Contact form email validation. #90

Closed OudomMunint closed 2 months ago

OudomMunint commented 2 months ago

Validate email address in contact form. HTML validation should suffice for now.

OudomMunint commented 2 months ago

Implemented with PR #91