diff --git a/interface/src/AuthenticatedRouting.tsx b/interface/src/AuthenticatedRouting.tsx index 9777ed50a..df7e9cd5c 100644 --- a/interface/src/AuthenticatedRouting.tsx +++ b/interface/src/AuthenticatedRouting.tsx @@ -37,10 +37,9 @@ const AuthenticatedRouting = () => { } /> } /> } /> - } /> } /> - } /> + } /> } /> } /> } /> @@ -68,6 +67,8 @@ const AuthenticatedRouting = () => { } /> )} + + } /> );