remove reminder on login page
This commit is contained in:
parent
3c21596ad3
commit
a19d343413
@ -238,9 +238,6 @@ export default function Login() {
|
|||||||
<Form>
|
<Form>
|
||||||
|
|
||||||
<div className={'flex justify-between'}>
|
<div className={'flex justify-between'}>
|
||||||
<FormCheckRadio type='checkbox' label='Remember'>
|
|
||||||
<Field type='checkbox' name='remember' />
|
|
||||||
</FormCheckRadio>
|
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
className={`${textColor} text-blue-600`}
|
className={`${textColor} text-blue-600`}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user