diff --git a/src/App.tsx b/src/App.tsx index 0d52eb2..3bf7777 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,6 +1,7 @@ import React from 'react' import { ReactFlow, + ReactFlowProvider, Controls, Background, MiniMap, @@ -156,7 +157,8 @@ export default function App() {
- + +