From beced29c9127d821a50b81ba248a8036006e089a Mon Sep 17 00:00:00 2001 From: Nicolas Varrot Date: Fri, 13 Feb 2026 11:51:55 +0000 Subject: [PATCH] fix: textarea not expanding in flex layout with syntax highlight enabled --- src/components/HighlightedTextarea.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HighlightedTextarea.tsx b/src/components/HighlightedTextarea.tsx index 5c7bfb6..66598d0 100644 --- a/src/components/HighlightedTextarea.tsx +++ b/src/components/HighlightedTextarea.tsx @@ -75,7 +75,7 @@ export const HighlightedTextarea = forwardRef( } return ( -
+