From 0023cdfa962f185f1b9bfac79934e7a1c5eef149 Mon Sep 17 00:00:00 2001 From: Kira Pilot Date: Thu, 12 Jan 2023 21:37:57 +0000 Subject: [PATCH] fix: removed terminal navbar --- site/src/AppRouter.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/site/src/AppRouter.tsx b/site/src/AppRouter.tsx index ee7522c05a323..2f46e2646b5b7 100644 --- a/site/src/AppRouter.tsx +++ b/site/src/AppRouter.tsx @@ -337,7 +337,6 @@ export const AppRouter: FC = () => { } /> } /> - } /> } @@ -349,6 +348,11 @@ export const AppRouter: FC = () => { + + + } /> + + {/* Using path="*"" means "match anything", so this route