add more instructions
This commit is contained in:
parent
c5803ef24c
commit
b1d7618ba4
@ -99,6 +99,9 @@ const PlanningDataOfficialDataEntry: React.FC<PlanningDataOfficialDataEntryProps
|
||||
}
|
||||
}
|
||||
return <>
|
||||
<InfoBox type='success'>
|
||||
To see planning applications visualised for different periods click on the dropdown on the map key.
|
||||
</InfoBox>
|
||||
<InfoBox type='success'>
|
||||
{/* TODO: data[0] is problematic here... Compute it from listed elements and show all distinct variants? Error if they are not distinct? Hardcode it? */}
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user