feat(svelte): add drag n drop example

This commit is contained in:
moklick
2023-03-14 16:48:47 +01:00
parent 9c7bd6dc68
commit 2e486384a8
8 changed files with 202 additions and 17 deletions
@@ -2,6 +2,7 @@
import { goto } from '$app/navigation';
const routes = [
'drag-n-drop',
'overview',
'stress',
'usesvelteflow',