feat(props): add onEdgeUpdateEnd handler closes #1157
This commit is contained in:
@@ -51,7 +51,8 @@ const Handle: FC<HandleProps & Omit<HTMLAttributes<HTMLDivElement>, 'id'>> = ({
|
||||
isTarget,
|
||||
isValidConnection,
|
||||
connectionMode,
|
||||
null,
|
||||
undefined,
|
||||
undefined,
|
||||
onConnectStart,
|
||||
onConnectStop,
|
||||
onConnectEnd
|
||||
|
||||
Reference in New Issue
Block a user