Skip to content

Commit 541ebb7

Browse files
authored
Update App.jsx
1 parent d35147b commit 541ebb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CA_Leaderboard/src/App.jsx

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ function App() {
2121
console.error("Error fetching data:", error);
2222
}
2323
};
24-
2524
fetchData();
2625
}, []);
2726

0 commit comments

Comments
 (0)