Merge branch 'enhance-connection-more' of github.com:xyflow/xyflow into enhance-connection-more
This commit is contained in:
@@ -121,4 +121,4 @@ const ConnectionLine = ({ style, type = ConnectionLineType.Bezier, CustomCompone
|
||||
return <path d={path} fill="none" className="react-flow__connection-path" style={style} />;
|
||||
};
|
||||
|
||||
ConnectionLine.displayName = 'ConnectionLine';
|
||||
ConnectionLine.displayName = 'ConnectionLine';
|
||||
Reference in New Issue
Block a user