refactor(svelte): replace on:connect with onconnect
This commit is contained in:
@@ -39,4 +39,4 @@
|
||||
</script>
|
||||
|
||||
{data?.label}
|
||||
<Handle type="source" position={sourcePosition} on:connectstart on:connect on:connectend />
|
||||
<Handle type="source" position={sourcePosition} />
|
||||
|
||||
Reference in New Issue
Block a user