renamed internal files in svelte for better alphabetical ordering
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import { errorMessages, getMarkerId } from '@xyflow/system';
|
||||
|
||||
import { useStore } from '$lib/store';
|
||||
import BezierEdge from '$lib/components/edges/InternalBezierEdge.svelte';
|
||||
import { BezierEdge } from '$lib/components/edges/internal';
|
||||
import type { EdgeLayouted, Edge } from '$lib/types';
|
||||
import { get } from 'svelte/store';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user