Hide hot and closing soon markets on all markets
This commit is contained in:
parent
7e44af318b
commit
9733056ce7
|
@ -48,10 +48,10 @@ export default function Markets(props: {
|
|||
description="Discover what's new, trending, or soon-to-close. Or search among our hundreds of markets."
|
||||
url="/markets"
|
||||
/>
|
||||
<HotMarkets contracts={hotContracts} />
|
||||
{/* <HotMarkets contracts={hotContracts} />
|
||||
<Spacer h={10} />
|
||||
<ClosingSoonMarkets contracts={closingSoonContracts} />
|
||||
<Spacer h={10} />
|
||||
<Spacer h={10} /> */}
|
||||
|
||||
<SearchableGrid
|
||||
contracts={contracts}
|
||||
|
|
Loading…
Reference in New Issue
Block a user