From 058b2ab3fe2437b7240a5e995345d3acdc78e3f1 Mon Sep 17 00:00:00 2001 From: "Alex \"mcmonkey\" Goodwin" Date: Fri, 23 Aug 2024 09:06:15 +0200 Subject: [PATCH] fix chart format --- components/UsageGraph.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/UsageGraph.tsx b/components/UsageGraph.tsx index 0b543df..03bc6d4 100644 --- a/components/UsageGraph.tsx +++ b/components/UsageGraph.tsx @@ -8,8 +8,8 @@ const UsageGraph = ({ data }) => { })); return ( -
- +
+