mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-12 09:05:33 +00:00
@@ -2,6 +2,7 @@ import React from "react";
|
||||
import { Switch, Tooltip, message } from "antd";
|
||||
import { InfoCircleOutlined, CopyOutlined } from "@ant-design/icons";
|
||||
import { EndpointType } from "./mode_endpoint_mapping";
|
||||
import NotificationsManager from "../molecules/notifications_manager";
|
||||
|
||||
interface SessionManagementProps {
|
||||
endpointType: string;
|
||||
|
||||
Reference in New Issue
Block a user