mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-25 12:23:06 +00:00
Pulls the Global / Team-specific subsection rendering out of TeamInfo.tsx into a shared GuardrailSettingsView component with card and inline variants, used on both the team Overview tab (inside the existing Tremor Card) and the Team Settings tab read view. The Global subsection header now carries a GlobalOutlined icon, and since the icon is load-bearing the edit-form chip coloring is simplified to a single blue instead of green/blue.