Remove hot volume from /tournaments
This commit is contained in:
parent
6facf3b7a7
commit
6c64c9f1cd
|
@ -212,7 +212,6 @@ function Section(props: {
|
||||||
markets.map((m) => (
|
markets.map((m) => (
|
||||||
<ContractCard
|
<ContractCard
|
||||||
contract={m}
|
contract={m}
|
||||||
showHotVolume
|
|
||||||
hideGroupLink
|
hideGroupLink
|
||||||
className="max-h-[200px] w-96 shrink-0"
|
className="max-h-[200px] w-96 shrink-0"
|
||||||
questionClass="line-clamp-3"
|
questionClass="line-clamp-3"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user