chore(examples): update imports
This commit is contained in:
@@ -2,3 +2,7 @@ export * from '@react-flow/core';
|
||||
export * from '@react-flow/minimap';
|
||||
export * from '@react-flow/controls';
|
||||
export * from '@react-flow/background';
|
||||
|
||||
import { ReactFlow } from '@react-flow/core';
|
||||
|
||||
export default ReactFlow;
|
||||
|
||||
Reference in New Issue
Block a user