Skip to content

Commit

Permalink
Merge pull request #3 from MultiplierFinance1/patch-1
Browse files Browse the repository at this point in the history
added array for fix config.json loop
  • Loading branch information
HashLips authored Oct 15, 2021
2 parents dd5c799 + f873312 commit 6c81f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ function App() {

useEffect(() => {
getConfig();
});
}, []);

useEffect(() => {
getData();
Expand Down

0 comments on commit 6c81f70

Please sign in to comment.