hide text if linked

This commit is contained in:
mantikoros 2022-08-29 00:57:54 -05:00
parent bfef873b53
commit 1ba1acdd1d

View File

@ -75,8 +75,9 @@ export default function TwitchLandingPage() {
</h1>
<Spacer h={6} />
<div className="mb-4 px-2 ">
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.'}
<br />
</div>
</div>