From a4ce2d636b78b6da0baeeddfa80f1cd28d57f057 Mon Sep 17 00:00:00 2001 From: Joshua Sigona Date: Sat, 7 Aug 2021 14:02:26 +0900 Subject: [PATCH] Fixed issues w/backend communication and added the rest of the database management functionality. --- src/App.js | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index 74a573a..0afc397 100644 --- a/src/App.js +++ b/src/App.js @@ -579,8 +579,33 @@ function DatabaseEditor(p) { setLoading(false) }) }}>Apply TEST Database to LIVE Database

-

-

+

+

: } {message}