chore(svelte-readme): cleanup

This commit is contained in:
Moritz Klack
2023-08-22 10:56:47 +02:00
committed by GitHub
parent a0921e7a9b
commit d2c23c5149

View File

@@ -28,7 +28,6 @@ A basic flow looks like this:
Background,
BackgroundVariant,
MiniMap,
type SnapGrid
} from '@xyflow/svelte';
// We are using writables for the nodes and edges to sync them easily. When a user drags a node for example, Svelte Flow updates its position.