fix(react): connectionline

This commit is contained in:
moklick
2024-01-04 09:19:39 +01:00
parent c48bddd71d
commit 9e0f974525
3 changed files with 9 additions and 10 deletions
@@ -155,7 +155,7 @@ function ConnectionLineWrapper({ containerStyle, style, type, component }: Conne
style={containerStyle}
width={width}
height={height}
className="react-flow__edges react-flow__connectionline react-flow__container"
className="react-flow__connectionline react-flow__container"
>
<g className={cc(['react-flow__connection', connectionStatus])}>
<ConnectionLine