mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
fix password recovery link
This commit is contained in:
@ -169,7 +169,7 @@ const LoginModal: React.FC = () => {
|
|||||||
|
|
||||||
<p className="text-xs">
|
<p className="text-xs">
|
||||||
<Trans t={t} i18nKey="modals.auth.login.recover-text">
|
<Trans t={t} i18nKey="modals.auth.login.recover-text">
|
||||||
In case you have forgotten your password, you can{' '}
|
In case you have forgotten your password, you can
|
||||||
<a onClick={handleRecoverAccount}>recover your account here.</a>
|
<a onClick={handleRecoverAccount}>recover your account here.</a>
|
||||||
</Trans>
|
</Trans>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user