diff --git a/ui/litellm-dashboard/src/components/create_key_button.tsx b/ui/litellm-dashboard/src/components/create_key_button.tsx index 82ce56ed8..4a31a9b0f 100644 --- a/ui/litellm-dashboard/src/components/create_key_button.tsx +++ b/ui/litellm-dashboard/src/components/create_key_button.tsx @@ -124,7 +124,11 @@ const CreateKey: React.FC = ({ > {userRole === "App Owner" || userRole === "Admin" ? ( <> - + = ({ ))} - - - diff --git a/ui/litellm-dashboard/src/components/teams.tsx b/ui/litellm-dashboard/src/components/teams.tsx index eaf5dc078..007a498c6 100644 --- a/ui/litellm-dashboard/src/components/teams.tsx +++ b/ui/litellm-dashboard/src/components/teams.tsx @@ -235,7 +235,11 @@ const Team: React.FC = ({ labelAlign="left" > <> - +