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
@@ -22,7 +22,7 @@ StepEdge.props = [
'markerEnd',
'markerStart',
'style',
'pointerRadius',
'interactionWidth',
]
StepEdge.inheritAttrs = false