chore(core): rename pointerRadius prop to interactionWidth
This commit is contained in:
@@ -190,7 +190,7 @@ const Wrapper = defineComponent({
|
||||
targetY,
|
||||
sourceHandleId: edge.sourceHandle,
|
||||
targetHandleId: edge.targetHandle,
|
||||
pointerRadius: edge.pointerRadius,
|
||||
interactionWidth: edge.interactionWidth,
|
||||
}),
|
||||
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user