From b5bfad11046c9ddc13904a5b5fb1e66c29118abd Mon Sep 17 00:00:00 2001 From: Jacob Louis Hoover Date: Tue, 25 Jan 2022 13:03:27 -0500 Subject: [PATCH] Update Histogram.tsx oops missing parenthesis. --- src/components/stats/Histogram.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/stats/Histogram.tsx b/src/components/stats/Histogram.tsx index 1d6e1e5..c1b8883 100644 --- a/src/components/stats/Histogram.tsx +++ b/src/components/stats/Histogram.tsx @@ -14,7 +14,7 @@ export const Histogram = ({ gameStats }: Props) => { ))}