refactor(edge-renderer): cleanup
This commit is contained in:
@@ -89,7 +89,6 @@ export interface WrapEdgeProps<T = any> {
|
||||
targetPosition: Position;
|
||||
elementsSelectable?: boolean;
|
||||
hidden?: boolean;
|
||||
handleEdgeUpdate: boolean;
|
||||
onEdgeUpdate: OnEdgeUpdateFunc;
|
||||
onContextMenu?: EdgeMouseHandler;
|
||||
onMouseEnter?: EdgeMouseHandler;
|
||||
|
||||
Reference in New Issue
Block a user