From 4b38760fb3ec286f04565e17bae1882ffd9f1225 Mon Sep 17 00:00:00 2001 From: Ishaan Jaffer Date: Wed, 1 Apr 2026 16:35:08 -0700 Subject: [PATCH] fix(ui): move Team Member Settings accordion above budget fields in Create Team --- .../components/modals/CreateTeamModal.tsx | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/ui/litellm-dashboard/src/app/(dashboard)/teams/components/modals/CreateTeamModal.tsx b/ui/litellm-dashboard/src/app/(dashboard)/teams/components/modals/CreateTeamModal.tsx index ac0f3c6a0a9..b4f99f5ca8b 100644 --- a/ui/litellm-dashboard/src/app/(dashboard)/teams/components/modals/CreateTeamModal.tsx +++ b/ui/litellm-dashboard/src/app/(dashboard)/teams/components/modals/CreateTeamModal.tsx @@ -391,23 +391,6 @@ const CreateTeamModal = ({ - - - - - - daily - weekly - monthly - - - - - - - - - Team Member Settings @@ -482,6 +465,23 @@ const CreateTeamModal = ({ + + + + + + daily + weekly + monthly + + + + + + + + + {