diff --git a/src/App.jsx b/src/App.jsx index 1c7bfe86..67427b29 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -558,7 +558,7 @@ export default function App() { ]} index="name" categories={["invoiced", "pay30", "pay60"]} - colors={["teal", "amber", "rose"]} + colors={["teal", "blue", "gray"]} className="h-24" showXAxis={false} showYAxis={false}