fix(edges): use derived store for edge handling
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
</script>
|
||||
|
||||
<Handle type="target" position={targetPosition} />
|
||||
{data?.label}
|
||||
{data?.label}
|
||||
<Handle type="source" position={sourcePosition} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user