From 40776821a66c7fe7823d87fb9da643e2f3a54c96 Mon Sep 17 00:00:00 2001 From: Nico Date: Thu, 4 Jun 2026 20:28:14 -0700 Subject: [PATCH] fix: omit redundant unmapped map heading --- .../components/maps/LocationMapBottomSheetSections.jsx | 6 ++---- frontend/src/styles/pages/LocationMapManager.css | 5 ----- frontend/tests/location-map-manager.spec.ts | 8 +++++--- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/frontend/src/components/maps/LocationMapBottomSheetSections.jsx b/frontend/src/components/maps/LocationMapBottomSheetSections.jsx index 6119272..19b3ee5 100644 --- a/frontend/src/components/maps/LocationMapBottomSheetSections.jsx +++ b/frontend/src/components/maps/LocationMapBottomSheetSections.jsx @@ -238,8 +238,7 @@ export function UnmappedItemsPanel({ }) { if (visibleUnmappedItems.length === 0 && hasHiddenUnmappedItems) { return ( -
- Unmapped Items +
- Unmapped Items +