mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-06 20:50:17 -04:00
Add href to "Forgot password?" link
This commit is contained in:
parent
016b2a3d70
commit
27bd613bc1
|
@ -30,7 +30,7 @@ export default function Page() {
|
|||
<Input type='password' title="Password" />
|
||||
</div>
|
||||
<div className="flex flex-col items-left space-y-4">
|
||||
<InlineLink>
|
||||
<InlineLink href="/forgot_password">
|
||||
Forgot password?
|
||||
</InlineLink>
|
||||
<Button>
|
||||
|
|
Loading…
Reference in New Issue
Block a user