Merge pull request #4011 from xyflow/export-edge-label
Svelte Flow: export EdgeLabel component
This commit is contained in:
@@ -10,6 +10,7 @@ export * from '$lib/components/ViewportPortal';
|
||||
export * from '$lib/components/BaseEdge';
|
||||
export { BezierEdge, StepEdge, SmoothStepEdge, StraightEdge } from '$lib/components/edges';
|
||||
export * from '$lib/components/Handle';
|
||||
export * from '$lib/components/EdgeLabel';
|
||||
|
||||
// plugins
|
||||
export * from '$lib/plugins/Controls';
|
||||
|
||||
Reference in New Issue
Block a user