From 688e7d65b41cf1482a209b350c529c9526220686 Mon Sep 17 00:00:00 2001 From: Ruidy Nemausat Date: Sun, 19 Apr 2020 12:06:47 +0200 Subject: [PATCH] apply PrivateRoute to user, ticket and project pages --- client/src/routes/AppRouter.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/client/src/routes/AppRouter.tsx b/client/src/routes/AppRouter.tsx index f45491a..4cc0596 100644 --- a/client/src/routes/AppRouter.tsx +++ b/client/src/routes/AppRouter.tsx @@ -17,17 +17,11 @@ const AppRouter = () => { - - - + - - - + - - - +