tweak text

This commit is contained in:
Mateusz Konieczny 2022-12-07 17:17:10 +01:00
parent 1e056b8825
commit 3983475e2e

View File

@ -100,7 +100,7 @@ const PlanningDataOfficialDataEntry: React.FC<PlanningDataOfficialDataEntryProps
} }
return <> return <>
<InfoBox type='info'> <InfoBox type='info'>
To see planning applications visualised for different periods click on the dropdown on the map key. To see planning applications visualised for different periods click on the map key dropdown.
</InfoBox> </InfoBox>
<InfoBox type='info'> <InfoBox type='info'>
{/* TODO: data[0] is problematic here... Compute it from listed elements and show all distinct variants? Error if they are not distinct? Hardcode it? */} {/* TODO: data[0] is problematic here... Compute it from listed elements and show all distinct variants? Error if they are not distinct? Hardcode it? */}