Skip to content

Commit

Permalink
Update signup.html
Browse files Browse the repository at this point in the history
  • Loading branch information
swaraj-das authored Oct 16, 2024
1 parent 5ee501e commit 7dd6373
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SignUp/signup.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ <h1>Create Your Account</h1>
</div>
<div class="input-group">
<label for="email">Email</label>
<input type="email" id="email" name="email" required>
<div id="email-error" class="error-message"></div> <!-- Error message container -->
<input type="email" id="email" name="email" placeholder="Enter your mail-id" required>
</div>
Expand Down

0 comments on commit 7dd6373

Please sign in to comment.