From 4790461435a4605500cd08ec77dfd787f169ec1b Mon Sep 17 00:00:00 2001 From: dzania Date: Tue, 3 Oct 2023 08:51:35 +0200 Subject: [PATCH] fix chart --- .../components/LocationsGridView/LocationsGridView.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/client/components/LocationsList/components/LocationsGridView/LocationsGridView.tsx b/src/pages/client/components/LocationsList/components/LocationsGridView/LocationsGridView.tsx index d054a8c0..1eb59174 100644 --- a/src/pages/client/components/LocationsList/components/LocationsGridView/LocationsGridView.tsx +++ b/src/pages/client/components/LocationsList/components/LocationsGridView/LocationsGridView.tsx @@ -70,7 +70,6 @@ const GridItem = ({ location }: GridItemProps) => {