From 768f0b9d8cea3ccc79cd493831a17ef7fc61e48d Mon Sep 17 00:00:00 2001 From: Mike Williamson Date: Sun, 23 Aug 2020 10:52:39 -0400 Subject: [PATCH] Put report page behind login. --- frontend/src/App.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.js b/frontend/src/App.js index 5ec71d5ae5..2d6d59b1b0 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -207,9 +207,13 @@ export default function App() { - + - +