From a8820e91f26bfa3df4b9d1f16f554d034c48885d Mon Sep 17 00:00:00 2001 From: nofurtherinformation Date: Wed, 15 May 2024 09:37:09 -0500 Subject: [PATCH] tract/county remove timeseries temp --- app/county/[county]/page.tsx | 4 ++-- app/tract/[tract]/page.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/county/[county]/page.tsx b/app/county/[county]/page.tsx index ddbe25e..85ffed9 100644 --- a/app/county/[county]/page.tsx +++ b/app/county/[county]/page.tsx @@ -180,9 +180,9 @@ const CountyPage: React.FC = async ({ params }) => { -
+ {/*
-
+
*/} ) } diff --git a/app/tract/[tract]/page.tsx b/app/tract/[tract]/page.tsx index d6c6bc4..b0585b7 100644 --- a/app/tract/[tract]/page.tsx +++ b/app/tract/[tract]/page.tsx @@ -225,9 +225,9 @@ const TractPage: React.FC = async ({ params }) => { -
+ {/*
-
+
*/}