From 5e0f3be6fddb6995a9d99c1eb936cb05a05d7a44 Mon Sep 17 00:00:00 2001 From: shahanneda Date: Mon, 14 Nov 2022 23:31:35 -0500 Subject: [PATCH] Removed comment --- components/LineGraph.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/components/LineGraph.tsx b/components/LineGraph.tsx index 2d386a4..878a948 100644 --- a/components/LineGraph.tsx +++ b/components/LineGraph.tsx @@ -176,11 +176,7 @@ export const LineGraph = withTooltip( flexDirection: legendPosition === "right" ? "row" : "column-reverse", }} > - +