chore(core,edges): simplify edge components

This commit is contained in:
braks
2022-11-13 23:25:04 +01:00
committed by Braks
parent 354c721fd3
commit c93ffafd31
12 changed files with 34 additions and 127 deletions
@@ -24,6 +24,7 @@ StepEdge.props = [
'style',
'interactionWidth',
]
StepEdge.inheritAttrs = false
export default StepEdge