mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
build(ui): make sure total spend and api keys sum up
This commit is contained in:
parent
501bab9c53
commit
5954ebe170
14 changed files with 65 additions and 15 deletions
|
@ -274,6 +274,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
|||
userID={userID}
|
||||
userRole={userRole}
|
||||
accessToken={accessToken}
|
||||
userSpend={null}
|
||||
/>
|
||||
<TabGroup>
|
||||
<TabList className="mt-2">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue