refactor(packages): add @reactflow/system

This commit is contained in:
moklick
2023-02-16 16:37:47 +01:00
parent 216bf1bcd3
commit a12c893226
40 changed files with 1104 additions and 78 deletions
+3 -3
View File
@@ -6,9 +6,9 @@ import {
type NodeDragItem,
type NodeDimensionUpdate,
type Edge,
Position
} from '@reactflow/core';
import { internalsSymbol } from '@reactflow/core';
Position,
internalsSymbol
} from '@reactflow/system';
import { getDimensions, getHandleBounds } from '../../utils';
import {