show pool value everywhere
This commit is contained in:
parent
5ce23c0bdb
commit
2320f0b962
|
@ -51,8 +51,8 @@ export function ContractsGrid(props: {
|
||||||
<ContractCard
|
<ContractCard
|
||||||
contract={contract}
|
contract={contract}
|
||||||
key={contract.id}
|
key={contract.id}
|
||||||
showHotVolume={showHotVolume}
|
// showHotVolume={showHotVolume}
|
||||||
showCloseTime={showCloseTime}
|
// showCloseTime={showCloseTime}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user