From 370cda0dcc38c60e5bf49bb6458224d5f5eb88b0 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Thu, 19 Aug 2021 21:35:25 +0000 Subject: [PATCH] Add link to Charts page --- webclient/src/App.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webclient/src/App.js b/webclient/src/App.js index 000b778..aef94da 100644 --- a/webclient/src/App.js +++ b/webclient/src/App.js @@ -176,6 +176,11 @@ function App() { as={Link} to='/paste' /> + {user && isAdmin(user) &&