diff --git a/src/app/_components/header-nav/flyout-menu.tsx b/src/app/_components/header-nav/flyout-menu.tsx index d666723..3822141 100644 --- a/src/app/_components/header-nav/flyout-menu.tsx +++ b/src/app/_components/header-nav/flyout-menu.tsx @@ -17,7 +17,7 @@ type Props = { export function FlyoutMenu({ buttonLabel, menuItems, className }: Props) { return ( - + {buttonLabel}