Remove text from login
This commit is contained in:
parent
9b501a8b02
commit
289fbdeb2a
@ -204,18 +204,6 @@ export default function Login() {
|
||||
>
|
||||
<Form>
|
||||
|
||||
<div className={'flex justify-between'}>
|
||||
<FormCheckRadio type='checkbox' label='Remember'>
|
||||
<Field type='checkbox' name='remember' />
|
||||
</FormCheckRadio>
|
||||
|
||||
<Link
|
||||
className={`${textColor} text-blue-600`}
|
||||
href={'/forgot'}
|
||||
>
|
||||
Forgot password?
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
<BaseDivider />
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user