forked from phoenix/litellm-mirror
(ui) new build
This commit is contained in:
parent
94efa2d8dc
commit
bd207fe228
38 changed files with 52 additions and 58 deletions
|
@ -137,7 +137,7 @@ const AdminPanel: React.FC<AdminPanelProps> = ({
|
|||
};
|
||||
console.log(`admins: ${admins?.length}`);
|
||||
return (
|
||||
<div className="w-full m-2 mt-8">
|
||||
<div className="w-full m-2 mt-2 p-8">
|
||||
<Title level={4}>Restricted Access</Title>
|
||||
<Paragraph>
|
||||
Add other people to just view spend. They cannot create keys, teams or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue