diff --git a/web/components/bets-list.tsx b/web/components/bets-list.tsx index 2a9a76a1..ab232927 100644 --- a/web/components/bets-list.tsx +++ b/web/components/bets-list.tsx @@ -161,7 +161,7 @@ export function BetsList(props: { user: User }) { ((currentBetsValue - currentInvested) / (currentInvested + 0.1)) * 100 return ( -