diff --git a/src/App.js b/src/App.js index 704080f..60dbed7 100644 --- a/src/App.js +++ b/src/App.js @@ -119,7 +119,6 @@ const App = () => { } }) setTotal(res.total) - console.log(total) setData(newData) setLoadings([]) });