From 0816556237eb598501841527531bcbaf0e4cdb84 Mon Sep 17 00:00:00 2001 From: jerem Date: Tue, 24 Oct 2023 11:52:15 +0200 Subject: [PATCH] hide map for TA --- .../pages/country/components/actors/map-categories-actors.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/country/components/actors/map-categories-actors.js b/client/src/pages/country/components/actors/map-categories-actors.js index 2d979bb..8c88658 100644 --- a/client/src/pages/country/components/actors/map-categories-actors.js +++ b/client/src/pages/country/components/actors/map-categories-actors.js @@ -6,7 +6,7 @@ import MapWithMarkers from '../../../../components/map-with-markers'; function MapList({ actors, data }) { return ( - +