From 101189d71bb8744cae3f6ca69b3b4368af77bc84 Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Wed, 30 Dec 2020 21:41:59 -0500 Subject: [PATCH] Redo with React --- src/app.js | 6 ++++-- static/loggedIn.tpl | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/app.js b/src/app.js index 809f3bc..a26f8ad 100644 --- a/src/app.js +++ b/src/app.js @@ -8,6 +8,7 @@ function Card(data) {

{data.Closed}

{data.UserID}

+

Verification Photo

) @@ -18,7 +19,6 @@ function Card(data) {

{data.Username}

Avatar
-

{data.Closed}

{data.UserID}

@@ -40,7 +40,9 @@ class Pending extends React.Component {
diff --git a/static/loggedIn.tpl b/static/loggedIn.tpl index d59fd94..583ceab 100644 --- a/static/loggedIn.tpl +++ b/static/loggedIn.tpl @@ -7,5 +7,5 @@
- +