mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
(feat) new ui build
This commit is contained in:
parent
a491704201
commit
acdd496f87
16 changed files with 13 additions and 13 deletions
|
@ -248,7 +248,7 @@ const UsagePage: React.FC<UsagePageProps> = ({
|
|||
<Title>Monthly Spend</Title>
|
||||
<BarChart
|
||||
data={keySpendData}
|
||||
index="startTime"
|
||||
index="date"
|
||||
categories={["spend"]}
|
||||
colors={["blue"]}
|
||||
valueFormatter={valueFormatter}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue