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") ? : }