Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add email validation and disable submit button for incomplete f… #334

Closed
wants to merge 1 commit into from

Commits on Oct 31, 2024

  1. 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.
    anjalimahajan2603 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bc15c7b View commit details
    Browse the repository at this point in the history