From 1d20268443c70753cf66b7829da8a9186540c456 Mon Sep 17 00:00:00 2001 From: Michael Fatemi Date: Sat, 10 Apr 2021 13:20:31 -0400 Subject: [PATCH] add sign in with ion button --- src/App.js | 2 +- src/components/Home.js | 7 +-- src/components/Pools.js | 120 ++++++++++++++++++++-------------------- 3 files changed, 61 insertions(+), 68 deletions(-) diff --git a/src/App.js b/src/App.js index 7aa52c7..a888e3c 100644 --- a/src/App.js +++ b/src/App.js @@ -20,7 +20,6 @@ function App() {