fix(svelte) id should not get applied to edge path
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
|
||||
<path
|
||||
d={path}
|
||||
{id}
|
||||
class={cc(['svelte-flow__edge-path', className])}
|
||||
marker-start={markerStart}
|
||||
marker-end={markerEnd}
|
||||
|
||||
Reference in New Issue
Block a user