diff --git a/src/App.js b/src/App.js index 468192dac..f2d22e687 100644 --- a/src/App.js +++ b/src/App.js @@ -187,7 +187,7 @@ function App() { useEffect(() => { getConfig(); - }); + }, []); useEffect(() => { getData();