feat(svelte): add selectionMode prop
This commit is contained in:
@@ -14,4 +14,8 @@ export * from '$lib/utils';
|
||||
|
||||
export * from '$lib/hooks/useSvelteFlow';
|
||||
|
||||
export * from '@reactflow/utils';
|
||||
export * from '@reactflow/system';
|
||||
export * from '@reactflow/edge-utils';
|
||||
|
||||
export default SvelteFlow;
|
||||
|
||||
Reference in New Issue
Block a user