From ec09fe9221af803cd56672b83446cadefd26a383 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 15 Feb 2025 16:47:10 -0800 Subject: [PATCH] fix edit key --- ui/litellm-dashboard/src/components/user_dashboard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/user_dashboard.tsx b/ui/litellm-dashboard/src/components/user_dashboard.tsx index 1e8fad97c26..1077ae11ea4 100644 --- a/ui/litellm-dashboard/src/components/user_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/user_dashboard.tsx @@ -335,7 +335,7 @@ const UserDashboard: React.FC = ({ console.log("inside user dashboard, selected team", selectedTeam); return ( -
+