ui: comment forgot password button

This commit is contained in:
Sosokker 2025-04-20 16:07:07 +07:00
parent ce4798ecfc
commit c26a1d164c

View File

@ -137,12 +137,12 @@ export default function LoginPage() {
<Label htmlFor="password" className="text-gray-900">
Password
</Label>
<Link
{/* <Link
href="#"
className="text-sm text-[#FF5A5F] hover:underline"
>
Forgot password?
</Link>
</Link> */}
</div>
<div className="relative">
<Input