diff --git a/src/App.js b/src/App.js index 2d0e721..3346022 100644 --- a/src/App.js +++ b/src/App.js @@ -50,7 +50,6 @@ function App() { } setMines(value); - setFlags(value); }; useEffect(() => {