refactor(minimap): use minimap package in examples
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
GetMiniMapNodeAttribute,
|
||||
ReactFlowState,
|
||||
Rect,
|
||||
} from 'react-flow-renderer';
|
||||
} from '@react-flow/core';
|
||||
|
||||
import MiniMapNode from './MiniMapNode';
|
||||
import MiniMapDrag from './MiniMapDrag';
|
||||
|
||||
Reference in New Issue
Block a user