hide text if linked
This commit is contained in:
parent
bfef873b53
commit
1ba1acdd1d
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user