Skip to content

Commit

Permalink
Update SignupForm.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
leonief authored and GitHub Enterprise committed Mar 17, 2025
1 parent 84e6914 commit fd986df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/SignupForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function SignupForm() {
<Box className={"whiteBox"}>
<Box className={"itemBox"}>
<Box className={"title"}>
<h2>TEST</h2>
<h2>TEST2</h2>
</Box>
</Box>

Expand Down

0 comments on commit fd986df

Please sign in to comment.