portfolio fix
This commit is contained in:
parent
a1ea864799
commit
eb02207c56
|
@ -47,7 +47,7 @@ function getNavigation(username: string) {
|
|||
{ name: 'Home', href: '/home', icon: HomeIcon },
|
||||
{
|
||||
name: 'Portfolio',
|
||||
href: `/${username}/bets`,
|
||||
href: `/${username}?tab=bets`,
|
||||
icon: PresentationChartLineIcon,
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user