feat(svelte): add custom edge example
This commit is contained in:
@@ -4,6 +4,9 @@ export * from '$lib/container/SvelteFlow';
|
||||
export * from '$lib/container/Panel';
|
||||
|
||||
export * from '$lib/components/SvelteFlowProvider';
|
||||
export * from '$lib/components/EdgeLabelRenderer';
|
||||
export * from '$lib/components/BaseEdge';
|
||||
export * from '$lib/components/Handle';
|
||||
|
||||
export * from '$lib/plugins/Controls';
|
||||
export * from '$lib/plugins/Background';
|
||||
|
||||
Reference in New Issue
Block a user