We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1859c35 commit a1fb84fCopy full SHA for a1fb84f
1 file changed
client/src/pages/Authentication/Signup/Signup.tsx
@@ -71,7 +71,7 @@ const Signup = () => {
71
<Title ta="center">Hello!</Title>
72
73
<Text ta="center">
74
- Already have an account? <Anchor href="login">Login</Anchor>
+ Already have an account? <Anchor href="signin">Login</Anchor>
75
</Text>
76
</Stack>
77
<Paper withBorder shadow="sm" p={22} mt={30} radius="md">
0 commit comments