From ef440e159d45c59c81ed59d1bbe02fce7b673c8e Mon Sep 17 00:00:00 2001 From: MTG2000 Date: Mon, 12 Sep 2022 15:21:59 +0300 Subject: [PATCH] update: remove a breakline from the login modal text --- .../OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx b/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx index 71bf657..043091a 100644 --- a/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx +++ b/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx @@ -143,7 +143,6 @@ export default function LinkingAccountModal({ onClose, direction, tournamentId,

To register for this tournament, you need a maker profile. Luckily, this is very easy!
-
To sign in or create an account, just scan this QR, or click to connect using any lightning wallet like Alby or Breez.

@@ -154,7 +153,7 @@ export default function LinkingAccountModal({ onClose, direction, tournamentId, color='gray' onClick={copyToClipboard} >{copied ? "Copied" : "Copy"} - What is a lightning wallet?