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">
|
<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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user