chore: disable inheriting attrs

This commit is contained in:
Braks
2022-04-24 13:34:22 +02:00
parent 21570209d8
commit cd85eb1842
11 changed files with 28 additions and 2 deletions
@@ -74,5 +74,6 @@ SmoothStepEdge.props = [
'markerStart',
'style',
]
SmoothStepEdge.inheritAttrs = false
export default SmoothStepEdge