refactor(packages): add @reactflow/system
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user