From e29beaf008f2fe81718ea02c5035ff7669d30e4a Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Mon, 29 Dec 2025 21:45:05 +0100 Subject: [PATCH] 29_12_25 --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}