From 3d99167c12465a1b3b9f0d3cf82e1ee124fad6a5 Mon Sep 17 00:00:00 2001 From: Sophie <47993817+sdankel@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:30:15 -0600 Subject: [PATCH] adjust again --- .../src/systems/Home/components/GasSpentChart/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app-explorer/src/systems/Home/components/GasSpentChart/index.tsx b/packages/app-explorer/src/systems/Home/components/GasSpentChart/index.tsx index 234c1535..47102947 100644 --- a/packages/app-explorer/src/systems/Home/components/GasSpentChart/index.tsx +++ b/packages/app-explorer/src/systems/Home/components/GasSpentChart/index.tsx @@ -77,7 +77,7 @@ const GasSpentChart = (gasSpent: GasSpentProps) => {