diff --git a/components/layout/mobile-navigation.tsx b/components/layout/mobile-navigation.tsx index 0d055770..681df75c 100644 --- a/components/layout/mobile-navigation.tsx +++ b/components/layout/mobile-navigation.tsx @@ -262,7 +262,7 @@ export function MobileNavigation({ isOpen = false, onClose, tree }: MobileNaviga ) : isInDocsContext && !showMainMenu ? (
-
+
diff --git a/components/layouts/docs.tsx b/components/layouts/docs.tsx index 9d3f6334..f6ea4471 100644 --- a/components/layouts/docs.tsx +++ b/components/layouts/docs.tsx @@ -199,7 +199,7 @@ export function Sidebar() {