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." >