Remove remider

This commit is contained in:
Flatlogic Bot 2025-03-05 14:39:41 +00:00
parent a19d343413
commit ae4bf15b7d

View File

@ -239,12 +239,6 @@ export default function Login() {
<div className={'flex justify-between'}>
<Link
className={`${textColor} text-blue-600`}
href={'/forgot'}
>
Forgot password?
</Link>
</div>
<BaseDivider />