chore(core): cleanup unused prop

This commit is contained in:
braks
2022-11-17 17:55:20 +01:00
committed by Braks
parent 3a0933952e
commit 7100c7e173
@@ -40,7 +40,6 @@ BezierEdge.props = [
'markerStart', 'markerStart',
'style', 'style',
'interactionWidth', 'interactionWidth',
'ref',
] ]
BezierEdge.inheritAttrs = false BezierEdge.inheritAttrs = false