Merge branch 'main' into v11

This commit is contained in:
moklick
2022-07-25 15:49:48 +02:00
9 changed files with 39511 additions and 71 deletions
+1
View File
@@ -29,6 +29,7 @@ const initialState: ReactFlowStore = {
connectionHandleType: 'source',
connectionPosition: { x: 0, y: 0 },
connectionMode: ConnectionMode.Strict,
domNode: null,
snapGrid: [15, 15],
snapToGrid: false,