chore(core): cleanup unused prop

This commit is contained in:
braks
2022-11-16 22:20:00 +01:00
committed by Braks
parent 3a0933952e
commit 7100c7e173

View File

@@ -40,7 +40,6 @@ BezierEdge.props = [
'markerStart',
'style',
'interactionWidth',
'ref',
]
BezierEdge.inheritAttrs = false