diff --git a/app/src/frontend/building/data-components/planning-data-entry.tsx b/app/src/frontend/building/data-components/planning-data-entry.tsx index cb3d0e8e..3ad5bb58 100644 --- a/app/src/frontend/building/data-components/planning-data-entry.tsx +++ b/app/src/frontend/building/data-components/planning-data-entry.tsx @@ -61,17 +61,11 @@ const PlanningDataOfficialDataEntry: React.FCCurrent planning application status for this site: {data[0]["status"]}
Decision date: {data[0]["decision_date"].toString()} -
- Description of proposed work: -
- Planning application ID: {data[0]["planning_application_id"]} -
- Planning portal link: not provided -
- Most recent update by data provider: {data[0]["decision_date"]} -
- Data source: {data[0]["data_source"]} -
+
Description of proposed work:
+
Planning application ID: {data[0]["planning_application_id"]}
+
Planning portal link: not provided
+
Most recent update by data provider: {data[0]["decision_date"]}
+
Data source: {data[0]["data_source"]}
Disclaimer: data is imported from the official source, but Planning London DataHub is known to be incomplete.