We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35147b commit 541ebb7Copy full SHA for 541ebb7
CA_Leaderboard/src/App.jsx
@@ -21,7 +21,6 @@ function App() {
21
console.error("Error fetching data:", error);
22
}
23
};
24
-
25
fetchData();
26
}, []);
27
0 commit comments