From 86d33b0f21d6e7c26b3996030757845ac1ade338 Mon Sep 17 00:00:00 2001 From: SRIHARI S Date: Mon, 10 Oct 2022 08:17:04 +0530 Subject: [PATCH] updated login modal Signed-off-by: SRIHARI S --- client/modals/auth/LoginModal.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/client/modals/auth/LoginModal.tsx b/client/modals/auth/LoginModal.tsx index bf7b8f7d..4e49430a 100644 --- a/client/modals/auth/LoginModal.tsx +++ b/client/modals/auth/LoginModal.tsx @@ -162,15 +162,14 @@ const LoginModal: React.FC = () => { {!FLAG_DISABLE_SIGNUPS && (

- If you don't have one, you can create an account here. + If you don't have one, you can create an account here.

)}

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