mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-06 20:50:17 -04:00
Merge branch 'admin-team-GEN-67-auth-app' into anika-GEN-67-comment
This commit is contained in:
commit
a841cf5bd9
|
@ -59,7 +59,7 @@ export default function Page() {
|
|||
<PasswordInput title="Password" onChange={handlePasswordChange} required />
|
||||
</div>
|
||||
<div className="flex flex-col items-left space-y-4">
|
||||
<InlineLink href="/forgot_password">
|
||||
<InlineLink href="/auth/forgot_password">
|
||||
Forgot password?
|
||||
</InlineLink>
|
||||
<Button onClick={handleClick}>
|
||||
|
|
Loading…
Reference in New Issue
Block a user