wip
This commit is contained in:
@@ -11,6 +11,7 @@ const nonHomeLinks = [
|
||||
{ href: '/leagues', label: 'Leagues' },
|
||||
{ href: '/teams', label: 'Teams' },
|
||||
{ href: '/drivers', label: 'Drivers' },
|
||||
{ href: '/leaderboards', label: 'Leaderboards' },
|
||||
] as const;
|
||||
|
||||
export function AlphaNav({}: AlphaNavProps) {
|
||||
|
||||
Reference in New Issue
Block a user