type: narrow transport and CLI test results

This commit is contained in:
lda
2026-08-29 19:25:15 +07:00 Verified
parent be7be48700
commit 34e93b0cb5
5 changed files with 82 additions and 45 deletions
+2 -2
View File
@@ -164,8 +164,8 @@ export const WorkflowGraph = ({
: {})}
fitView
proOptions={{ hideAttribution: true }}
nodesDraggable={false}
nodesConnectable={false}
nodesDraggable={true}
nodesConnectable={true}
elementsSelectable={Boolean(onNodeSelect || onEdgeSelect)}
>
<Background />