Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add email validation and disable submit button for incomplete f…
…ields This code adds real-time validation for email input and disables the submit button when the input is invalid or empty. The form will only be submitted if the email is valid, improving usability.
- Loading branch information