From 9c45c2ab836a2dedd4bc1aa2a2802c3c8d67cc01 Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Thu, 25 Dec 2025 20:42:22 +0000 Subject: [PATCH] code: workfloweditor,tsx,nextjs (1 files) --- frontends/nextjs/src/components/WorkflowEditor.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontends/nextjs/src/components/WorkflowEditor.tsx b/frontends/nextjs/src/components/WorkflowEditor.tsx index e325ca802..62cf94364 100644 --- a/frontends/nextjs/src/components/WorkflowEditor.tsx +++ b/frontends/nextjs/src/components/WorkflowEditor.tsx @@ -193,7 +193,7 @@ export function WorkflowEditor({ workflows, onWorkflowsChange, scripts = [] }: W
Workflows
Automation workflows @@ -233,7 +233,7 @@ export function WorkflowEditor({ workflows, onWorkflowsChange, scripts = [] }: W handleDeleteWorkflow(workflow.id) }} > - + @@ -259,7 +259,7 @@ export function WorkflowEditor({ workflows, onWorkflowsChange, scripts = [] }: W Configure workflow nodes and connections