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