♻️ Add shared eslint config
This commit is contained in:
@ -24,7 +24,7 @@ export const SignInPage = ({ type }: Props) => {
|
||||
</Heading>
|
||||
{type === 'signin' ? (
|
||||
<Text>
|
||||
Don't have an account?{' '}
|
||||
Don't have an account?{' '}
|
||||
<TextLink href="/register">Sign up for free</TextLink>
|
||||
</Text>
|
||||
) : (
|
||||
|
Reference in New Issue
Block a user