From 2e0481c045bf05009359ee08ee8e30492c3f3a83 Mon Sep 17 00:00:00 2001 From: Maurice Date: Tue, 24 Mar 2026 22:05:37 +0100 Subject: [PATCH] Fix: char counter + textarea on note subtitle field, title stays single line --- .../src/components/Planner/DayPlanSidebar.jsx | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/client/src/components/Planner/DayPlanSidebar.jsx b/client/src/components/Planner/DayPlanSidebar.jsx index aaa28d0d..057f3209 100644 --- a/client/src/components/Planner/DayPlanSidebar.jsx +++ b/client/src/components/Planner/DayPlanSidebar.jsx @@ -928,25 +928,25 @@ export default function DayPlanSidebar({ ))} -