refactor(utils): add getElementsToRemove and use in react and svelte packages
This commit is contained in:
@@ -40,9 +40,6 @@
|
||||
|
||||
function onConnectExtended(params: Connection) {
|
||||
addEdge(params);
|
||||
// @todo add props
|
||||
// onConnectAction?.(edgeParams);
|
||||
// onConnect?.(edgeParams);
|
||||
dispatchEvent('connect')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user