Remove link for create new account
This commit is contained in:
parent
8098cf6b1a
commit
e4c2e4b76b
@ -217,12 +217,6 @@ export default function Login() {
|
|||||||
/>
|
/>
|
||||||
</BaseButtons>
|
</BaseButtons>
|
||||||
<br />
|
<br />
|
||||||
<p className={'text-center'}>
|
|
||||||
Don’t have account yet?{' '}
|
|
||||||
<Link className={`${textColor}`} href={'/register'}>
|
|
||||||
New Account
|
|
||||||
</Link>
|
|
||||||
</p>
|
|
||||||
</Form>
|
</Form>
|
||||||
</Formik>
|
</Formik>
|
||||||
</CardBox>
|
</CardBox>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user