From 1322e3b3497e5d334fdcaa18f0cf7a98ea758df4 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Fri, 20 Jun 2025 20:52:40 -0700 Subject: [PATCH] style: add more tooltips --- ui/litellm-dashboard/src/components/team/team_info.tsx | 2 +- ui/litellm-dashboard/src/components/teams.tsx | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ui/litellm-dashboard/src/components/team/team_info.tsx b/ui/litellm-dashboard/src/components/team/team_info.tsx index 788ab81aeb7..0d79f56262d 100644 --- a/ui/litellm-dashboard/src/components/team/team_info.tsx +++ b/ui/litellm-dashboard/src/components/team/team_info.tsx @@ -449,7 +449,7 @@ const TeamInfoView: React.FC = ({ - + diff --git a/ui/litellm-dashboard/src/components/teams.tsx b/ui/litellm-dashboard/src/components/teams.tsx index 5e6f26ea5ed..c1e7bc2b630 100644 --- a/ui/litellm-dashboard/src/components/teams.tsx +++ b/ui/litellm-dashboard/src/components/teams.tsx @@ -1056,6 +1056,7 @@ const Teams: React.FC = ({ label="Team Member Budget (USD)" name="team_member_budget" normalize={(value) => value ? Number(value) : undefined} + tooltip="This is the individual budget for a user in the team." >