mirror of
https://github.com/Sosokker/go-chi-oapi-codegen-todolist.git
synced 2025-12-19 05:54:07 +01:00
ui: comment forgot password button
This commit is contained in:
parent
ce4798ecfc
commit
c26a1d164c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user