chore(core): rename pointerRadius prop to interactionWidth

This commit is contained in:
braks
2022-11-13 08:42:06 +01:00
committed by Braks
parent a11edae9ec
commit ec6f870bfd
10 changed files with 26 additions and 27 deletions
@@ -190,7 +190,7 @@ const Wrapper = defineComponent({
targetY,
sourceHandleId: edge.sourceHandle,
targetHandleId: edge.targetHandle,
pointerRadius: edge.pointerRadius,
interactionWidth: edge.interactionWidth,
}),
[