chore(svelte): cleanup
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
import { getContext } from 'svelte';
|
||||
import { EdgeLabel } from '../EdgeLabel';
|
||||
import type { EdgeReconnectAnchorProps } from './types';
|
||||
import drag from '$lib/actions/drag';
|
||||
|
||||
let {
|
||||
type,
|
||||
|
||||
@@ -64,6 +64,7 @@
|
||||
fitViewOptions,
|
||||
nodeOrigin,
|
||||
nodeDragThreshold,
|
||||
connectionDragThreshold,
|
||||
minZoom,
|
||||
maxZoom,
|
||||
initialViewport,
|
||||
|
||||
Reference in New Issue
Block a user