Skip to content

Commit

Permalink
emailbugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
exodus31 committed Aug 24, 2022
1 parent ed66ce7 commit 3e0b76e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/Components/SignUp.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ function SignUp() {
<br />
</div>
<div className="pass">
<p>{passerr}</p>
<p>&nbsp;{passerr}</p>
</div>
</div>
<div className="centerRow">
Expand Down

0 comments on commit 3e0b76e

Please sign in to comment.