Change Challenge page wording
This commit is contained in:
parent
33edd3c0fb
commit
68a949de35
|
@ -84,14 +84,12 @@ export default function ChallengesListPage() {
|
||||||
)}
|
)}
|
||||||
</Row>
|
</Row>
|
||||||
<p>
|
<p>
|
||||||
<SiteLink className={'font-bold'} href={'/home'}>
|
Want to create your own challenge?
|
||||||
|
<SiteLink className={'mx-1 font-bold'} href={'/home'}>
|
||||||
Find
|
Find
|
||||||
</SiteLink>{' '}
|
</SiteLink>
|
||||||
or{' '}
|
a market you and a friend disagree on and hit the challenge button, or
|
||||||
<SiteLink className={'font-bold'} href={'/create'}>
|
tap the button above to create a new market & challenge in one.
|
||||||
create
|
|
||||||
</SiteLink>{' '}
|
|
||||||
a market to challenge someone to a bet.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<Tabs tabs={[...userTab, ...publicTab]} />
|
<Tabs tabs={[...userTab, ...publicTab]} />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user