diff --git a/src/components/layout/Navigation.tsx b/src/components/layout/Navigation.tsx index 7ed1bc4f..0bb28a0b 100644 --- a/src/components/layout/Navigation.tsx +++ b/src/components/layout/Navigation.tsx @@ -25,6 +25,7 @@ export function Navigation(props: NavigationProps) { return ( <> + {/* lightbar */} {!props.noLightbar ? (