mirror of
https://github.com/cssgunc/compass.git
synced 2025-04-18 01:40:15 -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 />
|
<PasswordInput title="Password" onChange={handlePasswordChange} required />
|
||||||
</div>
|
</div>
|
||||||
<div className="flex flex-col items-left space-y-4">
|
<div className="flex flex-col items-left space-y-4">
|
||||||
<InlineLink href="/forgot_password">
|
<InlineLink href="/auth/forgot_password">
|
||||||
Forgot password?
|
Forgot password?
|
||||||
</InlineLink>
|
</InlineLink>
|
||||||
<Button onClick={handleClick}>
|
<Button onClick={handleClick}>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user