Merge branch 'main' into v10
This commit is contained in:
@@ -191,7 +191,7 @@ const UpdateNodeInternalsFlow = () => {
|
||||
nodeTypes={nodeTypes}
|
||||
onConnect={onConnect}
|
||||
onPaneClick={onPaneClick}
|
||||
connectionLineType={ConnectionLineType.SmoothStep}
|
||||
connectionLineType={ConnectionLineType.Bezier}
|
||||
connectionMode={ConnectionMode.Loose}
|
||||
onEdgeUpdate={onEdgeUpdate}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user