From 1ba1acdd1d4a16c388e56ca1f5d3c4d9820e57fd Mon Sep 17 00:00:00 2001 From: mantikoros Date: Mon, 29 Aug 2022 00:57:54 -0500 Subject: [PATCH] hide text if linked --- web/pages/twitch.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/pages/twitch.tsx b/web/pages/twitch.tsx index 440c0615..ba32f748 100644 --- a/web/pages/twitch.tsx +++ b/web/pages/twitch.tsx @@ -75,8 +75,9 @@ export default function TwitchLandingPage() {
- Get more out of Twitch with play-money betting markets. Click - the button below to link your Twitch account. + Get more out of Twitch with play-money betting markets.{' '} + {!twitchUser && + 'Click the button below to link your Twitch account.'}