chore(store): fix typo
This commit is contained in:
@@ -94,7 +94,7 @@ export function handlePointerDown({
|
|||||||
connectionHandleType: handleType,
|
connectionHandleType: handleType,
|
||||||
connectionStatus: null,
|
connectionStatus: null,
|
||||||
connectionTargetNodeId: null,
|
connectionTargetNodeId: null,
|
||||||
connectionTargetHandeId: null,
|
connectionTargetHandleId: null,
|
||||||
});
|
});
|
||||||
|
|
||||||
onConnectStart?.(event, { nodeId, handleId, handleType });
|
onConnectStart?.(event, { nodeId, handleId, handleType });
|
||||||
|
|||||||
Reference in New Issue
Block a user