Position => shares
This commit is contained in:
parent
3cbe8ad8bb
commit
c2d112e516
|
@ -427,8 +427,7 @@ export function ContractCardProbChange(props: {
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
<Row className="gap-1 text-gray-700">
|
<Row className="gap-1 text-gray-700">
|
||||||
<div className="text-gray-500">Position</div>
|
{Math.floor(metrics.totalShares[outcome])} {outcome} shares
|
||||||
{Math.floor(metrics.totalShares[outcome])} {outcome}
|
|
||||||
</Row>
|
</Row>
|
||||||
|
|
||||||
{dayMetrics && (
|
{dayMetrics && (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user