feat(svelte): make edges selectable
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
export let markerEnd: $$Props['markerEnd'] = undefined;
|
||||
export let style: $$Props['style'] = undefined;
|
||||
export let interactionWidth: $$Props['interactionWidth'] = 20;
|
||||
|
||||
</script>
|
||||
|
||||
<path
|
||||
|
||||
Reference in New Issue
Block a user