Skip to content

Commit

Permalink
added space to test vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustPaulsrud committed Mar 9, 2024
1 parent cd3ef62 commit d53a8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/shared/NavigationMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export function NavigationMenu(
</Link>
</SheetContent>
</Sheet>
{/** BaseNavigationMenu is used for desktop navigation */}
{/** BaseNavigationMenu is used for desktop navigation */}
<div className="hidden flex-1 justify-between md:flex">
<BaseNavigationMenu className="">
<NavigationMenuList>
Expand Down

0 comments on commit d53a8cf

Please sign in to comment.