diff --git a/frontend/src/components/maps/LocationMapBottomSheet.jsx b/frontend/src/components/maps/LocationMapBottomSheet.jsx index 378f6bd..1f2602c 100644 --- a/frontend/src/components/maps/LocationMapBottomSheet.jsx +++ b/frontend/src/components/maps/LocationMapBottomSheet.jsx @@ -309,16 +309,6 @@ export default function LocationMapBottomSheet({ /> ) : null} - {showSelectedObjectForm && secondaryDraftActions ? ( -