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