mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
build: new ui build (#7685)
This commit is contained in:
parent
c7fca23ffd
commit
1ca69019d0
33 changed files with 28 additions and 27 deletions
|
@ -869,7 +869,6 @@ const Team: React.FC<TeamProps> = ({
|
|||
setSelectedEditMember({
|
||||
"id": member["user_id"],
|
||||
"email": member["user_email"],
|
||||
"team_id": selectedTeam["team_id"],
|
||||
"role": member["role"]
|
||||
})
|
||||
}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue