From 5c58a9be75d8e4a39d165bc48272515ed0ba012b Mon Sep 17 00:00:00 2001 From: Dennis Bartlett Date: Wed, 22 Jan 2025 04:33:06 -0600 Subject: [PATCH] Add resizing to VSCode TextArea --- webview-ui/src/components/settings/SettingsView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/webview-ui/src/components/settings/SettingsView.tsx b/webview-ui/src/components/settings/SettingsView.tsx index 8f13de7914..21ccfd0045 100644 --- a/webview-ui/src/components/settings/SettingsView.tsx +++ b/webview-ui/src/components/settings/SettingsView.tsx @@ -98,6 +98,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => { setCustomInstructions(e.target?.value ?? "")}>