Merge branch 'next' into feat/multiple-on-selection-change

This commit is contained in:
moklick
2023-11-09 16:36:57 +01:00
94 changed files with 4408 additions and 662 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ const getInitialState = ({
connectionRadius: 20,
onError: () => null,
isValidConnection: undefined,
onSelectionChange: [],
onSelectionChangeHandlers: [],
lib: 'react',
};