diff --git a/client/src/components/Planner/DayPlanSidebar.tsx b/client/src/components/Planner/DayPlanSidebar.tsx index a5328b2..3b23efc 100644 --- a/client/src/components/Planner/DayPlanSidebar.tsx +++ b/client/src/components/Planner/DayPlanSidebar.tsx @@ -879,7 +879,7 @@ const DayPlanSidebar = React.memo(function DayPlanSidebar({ const placeItems = merged.filter(i => i.type === 'place') return ( -