From 7c8834947e1171953df86b3a7ffcb66a5c4bf5ae Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Wed, 15 Feb 2023 07:44:08 +0100 Subject: [PATCH] tweak button text --- .../frontend/building/data-containers/community.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/frontend/building/data-containers/community.tsx b/app/src/frontend/building/data-containers/community.tsx index 4ab54023..e0ea70bf 100644 --- a/app/src/frontend/building/data-containers/community.tsx +++ b/app/src/frontend/building/data-containers/community.tsx @@ -119,11 +119,11 @@ const CommunityView: React.FunctionComponent = (props) => { /> {(props.mapColourScale == "community_local_significance_total") ? : } @@ -140,11 +140,11 @@ const CommunityView: React.FunctionComponent = (props) => { /> {(props.mapColourScale == "community_expected_planning_application_total") ? : } @@ -238,11 +238,11 @@ const CommunityView: React.FunctionComponent = (props) => { /> {(props.mapColourScale == "community_in_public_ownership") ? : }