bug fix: fixes post rebase.
This commit is contained in:
@@ -6,7 +6,7 @@ import ReactFlow, {
|
||||
Edge,
|
||||
useReactFlow,
|
||||
useKeyPress,
|
||||
} from 'react-flow-renderer';
|
||||
} from 'reactflow';
|
||||
|
||||
const MULTI_SELECT_KEY = ['Meta', 'Shift'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user