Issue Summary
When the input field type is set to email, it is still accepting invalid email formats like aashish@gmail, which is incorrect.
Expected Behavior
The input should accept only valid email addresses, for example: [email protected], [email protected] etc.
Other information (incl. screenshots, Formbricks version, steps to reproduce,...)
Your Environment
None