From e07379b5649fba79001f917ee490a97c1e3dce1a Mon Sep 17 00:00:00 2001 From: Joshua Sigona Date: Sun, 11 Jul 2021 18:55:12 +0900 Subject: [PATCH] Move stats and implement window/click handling --- src/App.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index f7ce9bd..eaada8e 100644 --- a/src/App.js +++ b/src/App.js @@ -385,7 +385,6 @@ function App() {
- @@ -393,6 +392,8 @@ function App() { + +