From f9ae9a135ce13871d2ba784bb1e550496917ebef Mon Sep 17 00:00:00 2001 From: mlogclub Date: Mon, 22 Jun 2026 17:07:41 +0800 Subject: [PATCH] fix: add ResizableHandle component and adjust layout in WorkflowEditor --- web/app/dashboard/ai-workflows/_components/workflow-editor.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx index aea9cb2..e3805b8 100644 --- a/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx +++ b/web/app/dashboard/ai-workflows/_components/workflow-editor.tsx @@ -224,8 +224,9 @@ export function WorkflowEditor({ + -