From 08e428d376ed366be44e82b351afb6c47a9a19af Mon Sep 17 00:00:00 2001 From: Deon Sanchez <69873175+deon-sanchez@users.noreply.github.com> Date: Wed, 25 Jun 2025 12:06:39 -0600 Subject: [PATCH] fix: update Textarea component to prevent resizing in textOutputView (#8688) --- src/frontend/src/shared/components/textOutputView/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/frontend/src/shared/components/textOutputView/index.tsx b/src/frontend/src/shared/components/textOutputView/index.tsx index 4acd3e479..8eaa921ca 100644 --- a/src/frontend/src/shared/components/textOutputView/index.tsx +++ b/src/frontend/src/shared/components/textOutputView/index.tsx @@ -17,10 +17,9 @@ const TextOutputView = ({ <> {" "}