From e3cb5745dd4190cd14d00c93ed357367006597a6 Mon Sep 17 00:00:00 2001 From: Maurice Date: Tue, 24 Mar 2026 23:28:05 +0100 Subject: [PATCH] Fix production build: remove extra closing div in PlaceInspector --- client/src/components/Planner/PlaceInspector.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/components/Planner/PlaceInspector.jsx b/client/src/components/Planner/PlaceInspector.jsx index af3bf0a..b91d1e8 100644 --- a/client/src/components/Planner/PlaceInspector.jsx +++ b/client/src/components/Planner/PlaceInspector.jsx @@ -190,7 +190,6 @@ export default function PlaceInspector({ )} -
{place.name}