chore(examples): add edges

This commit is contained in:
moklick
2023-05-15 13:56:55 +02:00
parent 23c9d2a929
commit edf4e3c4c6
3 changed files with 169 additions and 3 deletions
@@ -1,6 +1,6 @@
<script lang="ts">
import type { ChangeEventHandler } from 'svelte/elements';
import { writable } from 'svelte/store';
import type { ChangeEventHandler } from 'svelte/elements';
import { writable } from 'svelte/store';
import SvelteFlow, {
SvelteFlowProvider,
Controls,
@@ -40,7 +40,7 @@
};
})
);
}
};
const nodes = createNodes([
{