From 47e96803e3437f134086e5e09f5eabae7d705d3b Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 19 Nov 2022 09:37:23 +0100 Subject: [PATCH] fix password recovery link --- client/modals/auth/LoginModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/modals/auth/LoginModal.tsx b/client/modals/auth/LoginModal.tsx index 61370660..a2b9d7dc 100644 --- a/client/modals/auth/LoginModal.tsx +++ b/client/modals/auth/LoginModal.tsx @@ -169,7 +169,7 @@ const LoginModal: React.FC = () => {

- In case you have forgotten your password, you can{' '} + In case you have forgotten your password, you can recover your account here.