diff --git a/docs-site/components/docs/DocsShell.tsx b/docs-site/components/docs/DocsShell.tsx index 44d0f2f2f69..bd42340a4a3 100644 --- a/docs-site/components/docs/DocsShell.tsx +++ b/docs-site/components/docs/DocsShell.tsx @@ -272,9 +272,6 @@ export function DocsShell({ {link.label} ))} - - Sign in - {/* Mobile menu button */} @@ -303,13 +300,6 @@ export function DocsShell({ {link.label} ))} - setMobileMenuOpen(false)} - > - Sign in - )}