changed generic test case to be closer to react

This commit is contained in:
Peter
2023-11-07 16:37:18 +01:00
parent 9551ebc0f3
commit fd2aa9f917
6 changed files with 6 additions and 6 deletions
@@ -1,7 +1,7 @@
import DragHandleNode from './components/DragHandleNode.svelte';
export default {
svelteFlowProps: {
flowProps: {
fitView: true,
nodeTypes: {
DragHandleNode