Refactor: Better routing for smoothstep and step edge (#2407)
* refactor(step/smoothstep-edge): better default routing * chore(edges): pass options * chore(exports): add BaseEdge
This commit is contained in:
@@ -46,7 +46,6 @@ export default (NodeComponent: ComponentType<NodeProps>) => {
|
||||
dragHandle,
|
||||
zIndex,
|
||||
isParent,
|
||||
noPanClassName,
|
||||
noDragClassName,
|
||||
initialized,
|
||||
disableKeyboardA11y,
|
||||
|
||||
Reference in New Issue
Block a user