stats table
This commit is contained in:
@@ -10,8 +10,8 @@ export const useLinks = (userId: string | undefined, roles: string[]) =>
|
||||
Icon: HouseIcon
|
||||
},
|
||||
{
|
||||
label: 'Leaderboard',
|
||||
href: '/leaderboard',
|
||||
label: 'Statistics',
|
||||
href: '/stats',
|
||||
Icon: RankingIcon
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user