Merge branch 'next' into svelte-edge-type-change
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<!-- svelte-ignore a11y-click-events-have-key-events -->
|
||||
<!-- svelte-ignore a11y-no-noninteractive-element-interactions -->
|
||||
{#if !hidden}
|
||||
<svg style:zIndex>
|
||||
<svg style:z-index={zIndex}>
|
||||
<g
|
||||
class={cc(['svelte-flow__edge', className])}
|
||||
class:animated
|
||||
|
||||
Reference in New Issue
Block a user