Remove hot volume from /tournaments

This commit is contained in:
Austin Chen 2022-08-28 21:55:22 -07:00
parent 6facf3b7a7
commit 6c64c9f1cd

View File

@ -212,7 +212,6 @@ function Section(props: {
markets.map((m) => (
<ContractCard
contract={m}
showHotVolume
hideGroupLink
className="max-h-[200px] w-96 shrink-0"
questionClass="line-clamp-3"