diff --git a/src/components/App/index.tsx b/src/components/App/index.tsx
index ab238ce..2e65d10 100755
--- a/src/components/App/index.tsx
+++ b/src/components/App/index.tsx
@@ -494,12 +494,14 @@ function App(): JSX.Element {
/>
+
+ } />
} />
{/* ROUTES OFF */}
- } />
+ {/* } /> */}
} />