diff --git a/web/components/bet-panel.tsx b/web/components/bet-panel.tsx index fab562b2..2aebc241 100644 --- a/web/components/bet-panel.tsx +++ b/web/components/bet-panel.tsx @@ -127,7 +127,7 @@ export function BetPanel(props: { (contract.phantomShares ? contract.phantomShares[betChoice ?? 'YES'] : 0) - )} ${betChoice} shares` + )} ${betChoice ?? 'YES'} shares` : undefined return (