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> </h1>
<Spacer h={6} /> <Spacer h={6} />
<div className="mb-4 px-2 "> <div className="mb-4 px-2 ">
Get more out of Twitch with play-money betting markets. Click Get more out of Twitch with play-money betting markets.{' '}
the button below to link your Twitch account. {!twitchUser &&
'Click the button below to link your Twitch account.'}
<br /> <br />
</div> </div>
</div> </div>