Skip to content

Commit 4ca0598

Browse files
authored
Update loginForm.jsx
1 parent 160fdbd commit 4ca0598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AccountBox/loginForm.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export function LoginForm(props) {
2828
<MutedLink href="#">
2929
Don't have an account?{" "}
3030
<BoldLink href="#" onClick={switchToSignup}>
31-
Sign up Here
31+
Sign up here
3232
</BoldLink>
3333
</MutedLink>
3434
<MutedLink href="#">

0 commit comments

Comments
 (0)