From c16e1c7d8994531fdba0f7727771ce3ae648fa14 Mon Sep 17 00:00:00 2001 From: Kurt Hutten Date: Mon, 12 Oct 2020 19:21:38 +1100 Subject: [PATCH] move posts into admin route --- web/src/Routes.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/src/Routes.js b/web/src/Routes.js index 189095b..caa1a27 100644 --- a/web/src/Routes.js +++ b/web/src/Routes.js @@ -18,10 +18,10 @@ const Routes = () => { - - - - + + + +