mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
(ui) new build
This commit is contained in:
parent
a195a73531
commit
488330522b
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