diff --git a/ui/litellm-dashboard/src/components/navbar.tsx b/ui/litellm-dashboard/src/components/navbar.tsx index bcf84cf7ab3..c279a275ad4 100644 --- a/ui/litellm-dashboard/src/components/navbar.tsx +++ b/ui/litellm-dashboard/src/components/navbar.tsx @@ -132,7 +132,7 @@ const Navbar: React.FC = ({ )} -
+
{showWorkerSwitch && (
@@ -162,7 +162,7 @@ const Navbar: React.FC = ({
)} -
+
{!isPublicPage && (