mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-08 02:24:54 +00:00
success tooltip added (#14132)
This commit is contained in:
@@ -139,6 +139,7 @@ const OrganizationsTable: React.FC<OrganizationsTableProps> = ({
|
||||
}
|
||||
|
||||
await organizationCreateCall(accessToken, values)
|
||||
NotificationsManager.success("Organization created successfully")
|
||||
setIsOrgModalVisible(false)
|
||||
form.resetFields()
|
||||
// Refresh organizations list
|
||||
|
||||
Reference in New Issue
Block a user