feat(react): Support Mutiple useOnSelectionChange Hook subscribers
This commit is contained in:
@@ -92,6 +92,7 @@ const getInitialState = ({
|
||||
connectionRadius: 20,
|
||||
onError: () => null,
|
||||
isValidConnection: undefined,
|
||||
onSelectionChange: [],
|
||||
|
||||
lib: 'react',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user