This commit is contained in:
parent
e494aa6ad8
commit
d0c310aba8
|
|
@ -215,7 +215,7 @@ export default async function Login({
|
|||
</SubmitButton>
|
||||
|
||||
<div className="text-muted-foreground mt-1 flex justify-center text-sm">
|
||||
<span className="mr-1">{t(forgotPassword)}</span>
|
||||
<span className="mr-1">{t("login.forgotPassword")}</span>
|
||||
<button
|
||||
formAction={handleResetPassword}
|
||||
className="text-primary ml-1 underline hover:opacity-80"
|
||||
|
|
|
|||
Loading…
Reference in New Issue