fix(edges): use derived store for edge handling

This commit is contained in:
moklick
2023-02-01 15:25:14 +01:00
parent 2af833aee1
commit 71bd05b7e7
10 changed files with 243 additions and 215 deletions
@@ -10,6 +10,6 @@
</script>
<Handle type="target" position={targetPosition} />
{data?.label}
{data?.label}
<Handle type="source" position={sourcePosition} />