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"> <Label htmlFor="password" className="text-gray-900">
Password Password
</Label> </Label>
<Link {/* <Link
href="#" href="#"
className="text-sm text-[#FF5A5F] hover:underline" className="text-sm text-[#FF5A5F] hover:underline"
> >
Forgot password? Forgot password?
</Link> </Link> */}
</div> </div>
<div className="relative"> <div className="relative">
<Input <Input