Add placeholder for Solar Panels data

This commit is contained in:
Mike Simpson 2023-05-18 21:06:03 +01:00
parent 38d53f26c8
commit 79dec38f9f

View File

@ -121,7 +121,13 @@ const SustainabilityView: React.FunctionComponent<CategoryViewProps> = (props) =
</DataEntryGroup>
<DataEntryGroup name="Other sustainability features">
<DataEntry
title="Green Walls / Green Roof"
title="Does the building have Solar Panels?"
slug=""
value=""
mode='view'
/>
<DataEntry
title="Does the building have Green Walls / Green Roof"
slug=""
value=""
mode='view'