diff --git a/web/components/nav/nav-bar.tsx b/web/components/nav/nav-bar.tsx index 5a81f566..242d6ff5 100644 --- a/web/components/nav/nav-bar.tsx +++ b/web/components/nav/nav-bar.tsx @@ -64,7 +64,7 @@ export function BottomNavBar() { item={{ name: formatMoney(user.balance), trackingEventName: 'profile', - href: `/${user.username}?tab=bets`, + href: `/${user.username}?tab=trades`, icon: () => (