forked from phoenix/litellm-mirror
ui - cleanup input text boxes
This commit is contained in:
parent
69121360ba
commit
40ae951634
3 changed files with 6 additions and 4 deletions
|
@ -21,7 +21,8 @@ import {
|
|||
SelectItem,
|
||||
Dialog,
|
||||
DialogPanel,
|
||||
Icon
|
||||
Icon,
|
||||
TextInput,
|
||||
} from "@tremor/react";
|
||||
import { userInfoCall, adminTopEndUsersCall } from "./networking";
|
||||
import { Badge, BadgeDelta, Button } from "@tremor/react";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue