From 374a7e8267ddea51aaeecb539acbd690d37f0792 Mon Sep 17 00:00:00 2001 From: Simon Larsen Date: Fri, 29 Sep 2023 11:25:35 +0000 Subject: [PATCH] remove host from admin dash --- AdminDashboard/src/App.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/AdminDashboard/src/App.tsx b/AdminDashboard/src/App.tsx index 1ec914c427..a408367860 100644 --- a/AdminDashboard/src/App.tsx +++ b/AdminDashboard/src/App.tsx @@ -72,12 +72,7 @@ const App: () => JSX.Element = () => { } - /> - - } + element={} />