mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The bulk invite button was rendered from inside CreateUserButton, so the two actions were locked together and only the bulk one had been migrated, leaving the users page with an antd primary button sitting next to a shadcn one. Move BulkCreateUsersButton up to the users page toolbar so each action stands on its own, and migrate CreateUserButton's buttons to the shared shadcn Button so both triggers render identically. The teams prop only ever fed the bulk button, so it goes away from CreateUserButton and its other call site. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||