From 2004a6c76be21d37367624a4ed7c00825e969143 Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Tue, 20 Apr 2021 00:18:19 -0400 Subject: Random merge --- react-frontend/src/App.js | 1 + 1 file changed, 1 insertion(+) (limited to 'react-frontend/src') diff --git a/react-frontend/src/App.js b/react-frontend/src/App.js index 0a6e6c1..e242115 100644 --- a/react-frontend/src/App.js +++ b/react-frontend/src/App.js @@ -49,6 +49,7 @@ function App() { .then(res => res.json()) .then(data => { //TODO: optimize this + console.log(data.holders.length); const sliced = data.holders.slice(0, 500); console.log(sliced); setData(sliced); -- cgit v1.2.3-70-g09d2