fix(svelte): background lines
This commit is contained in:
@@ -52,6 +52,6 @@
|
||||
|
||||
<SvelteFlow {nodes} {edges} fitView minZoom={0.2}>
|
||||
<Controls />
|
||||
<Background variant={BackgroundVariant.Dots} />
|
||||
<Background variant={BackgroundVariant.Lines} />
|
||||
<MiniMap />
|
||||
</SvelteFlow>
|
||||
|
||||
Reference in New Issue
Block a user