"current value" => "expected value"
This commit is contained in:
parent
5d8f5d41fc
commit
305acbb18f
|
@ -520,7 +520,7 @@ export function BetsSummary(props: {
|
|||
) : (
|
||||
<Col>
|
||||
<div className="whitespace-nowrap text-sm text-gray-500">
|
||||
Current value
|
||||
Expected value
|
||||
</div>
|
||||
<div className="whitespace-nowrap">{formatMoney(payout)}</div>
|
||||
</Col>
|
||||
|
|
Loading…
Reference in New Issue
Block a user