feat(edges): add pointerRadius prop to edges
This commit is contained in:
@@ -22,6 +22,7 @@ StepEdge.props = [
|
||||
'markerEnd',
|
||||
'markerStart',
|
||||
'style',
|
||||
'pointerRadius',
|
||||
]
|
||||
StepEdge.inheritAttrs = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user