diff --git a/ui/litellm-dashboard/src/components/admins.tsx b/ui/litellm-dashboard/src/components/admins.tsx index 1d0568752b..4f1e9d17c4 100644 --- a/ui/litellm-dashboard/src/components/admins.tsx +++ b/ui/litellm-dashboard/src/components/admins.tsx @@ -137,7 +137,7 @@ const AdminPanel: React.FC = ({ }; console.log(`admins: ${admins?.length}`); return ( -
+
Restricted Access Add other people to just view spend. They cannot create keys, teams or @@ -146,7 +146,7 @@ const AdminPanel: React.FC = ({ Requires SSO Setup - + diff --git a/ui/litellm-dashboard/src/components/chat_ui.tsx b/ui/litellm-dashboard/src/components/chat_ui.tsx index b0cddbaa23..81ee30014b 100644 --- a/ui/litellm-dashboard/src/components/chat_ui.tsx +++ b/ui/litellm-dashboard/src/components/chat_ui.tsx @@ -158,7 +158,7 @@ const ChatUI: React.FC = ({ return (
- + diff --git a/ui/litellm-dashboard/src/components/model_dashboard.tsx b/ui/litellm-dashboard/src/components/model_dashboard.tsx index 18bb8776a2..563eeaffe5 100644 --- a/ui/litellm-dashboard/src/components/model_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/model_dashboard.tsx @@ -141,7 +141,7 @@ const ModelDashboard: React.FC = ({ return (
- +
diff --git a/ui/litellm-dashboard/src/components/teams.tsx b/ui/litellm-dashboard/src/components/teams.tsx index 36cc5c5822..eaf5dc078d 100644 --- a/ui/litellm-dashboard/src/components/teams.tsx +++ b/ui/litellm-dashboard/src/components/teams.tsx @@ -159,7 +159,7 @@ const Team: React.FC = ({ console.log(`received teams ${teams}`); return (
- +
All Teams diff --git a/ui/litellm-dashboard/src/components/usage.tsx b/ui/litellm-dashboard/src/components/usage.tsx index fd5c92c481..c53c669943 100644 --- a/ui/litellm-dashboard/src/components/usage.tsx +++ b/ui/litellm-dashboard/src/components/usage.tsx @@ -254,13 +254,13 @@ const UsagePage: React.FC = ({ return (
- + All Up Team Based Usage - +
Monthly Spend diff --git a/ui/litellm-dashboard/src/components/user_dashboard.tsx b/ui/litellm-dashboard/src/components/user_dashboard.tsx index 5ca74151f9..224fa19d16 100644 --- a/ui/litellm-dashboard/src/components/user_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/user_dashboard.tsx @@ -206,8 +206,8 @@ const UserDashboard: React.FC = ({ console.log("inside user dashboard, selected team", selectedTeam); return ( -
- +
+
= ({ return (
- +