From c9514602b10175219630275cb07c0aebc7cf78bb Mon Sep 17 00:00:00 2001 From: Johns Beharry Date: Tue, 20 Sep 2022 17:24:53 +0200 Subject: [PATCH] fix(login): use new link for "sign in with lightning" information --- src/features/Auth/pages/LoginPage/LoginPage.tsx | 2 +- .../OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/Auth/pages/LoginPage/LoginPage.tsx b/src/features/Auth/pages/LoginPage/LoginPage.tsx index 5b4b37e..8840b32 100644 --- a/src/features/Auth/pages/LoginPage/LoginPage.tsx +++ b/src/features/Auth/pages/LoginPage/LoginPage.tsx @@ -182,7 +182,7 @@ export default function LoginPage() { color='gray' onClick={copyToClipboard} >{copied ? "Copied" : "Copy"} - What is a lightning wallet? diff --git a/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx b/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx index 043091a..9617266 100644 --- a/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx +++ b/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx @@ -153,7 +153,7 @@ export default function LinkingAccountModal({ onClose, direction, tournamentId, color='gray' onClick={copyToClipboard} >{copied ? "Copied" : "Copy"} - What is a lightning wallet?