This reverts commit d19d60eb6a
.
This commit is contained in:
parent
811a7cece7
commit
c3be126337
|
@ -50,7 +50,7 @@ export default function Leaderboards(props: {
|
|||
users={topCreators}
|
||||
columns={[
|
||||
{
|
||||
header: 'Market liquidity',
|
||||
header: 'Market volume',
|
||||
renderCell: (user) => formatMoney(user.creatorVolumeCached),
|
||||
},
|
||||
]}
|
||||
|
|
Loading…
Reference in New Issue
Block a user