Add dwellings note to use

This commit is contained in:
Tom Russell 2020-06-18 14:58:16 +01:00
parent fef3a6532c
commit 4b3e2d7530

View File

@ -13,6 +13,7 @@ import { CategoryViewProps } from './category-view-props';
*/
const UseView: React.FunctionComponent<CategoryViewProps> = (props) => (
<Fragment>
<InfoBox msg="93% of properties in UK are dwellings so we have set this as the default colour. Can you help us fix this by colouring in all non-residential and mixed use buildings?"></InfoBox>
<MultiDataEntry
title={dataFields.current_landuse_group.title}
slug="current_landuse_group"