Browse Source

UI cleanup

handoff-20260429-1057
shrimbly 6 months ago
parent
commit
9d1db14050
  1. 1
      src/components/WorkflowCanvas.tsx

1
src/components/WorkflowCanvas.tsx

@ -1121,6 +1121,7 @@ export function WorkflowCanvas() {
nodesConnectable={!isModalOpen}
elementsSelectable={!isModalOpen}
className="bg-neutral-900"
proOptions={{ hideAttribution: true }}
defaultEdgeOptions={{
type: "editable",
animated: false,

Loading…
Cancel
Save