diff --git a/services/frontend/src/components/Routes/ProtectedRoute.tsx b/services/frontend/src/components/Routes/ProtectedRoute.tsx
index a3493ba64b..76b38ef71a 100644
--- a/services/frontend/src/components/Routes/ProtectedRoute.tsx
+++ b/services/frontend/src/components/Routes/ProtectedRoute.tsx
@@ -44,7 +44,7 @@ export const ProtectedRoute = ({
}
if (hasAccessToRoute()) {
- return
+ return
}
return
diff --git a/services/frontend/src/components/Routes/index.jsx b/services/frontend/src/components/Routes/index.jsx
index 10ac00c039..56c126f71e 100644
--- a/services/frontend/src/components/Routes/index.jsx
+++ b/services/frontend/src/components/Routes/index.jsx
@@ -54,29 +54,34 @@ export const Routes = () => (
{isDefaultServiceProvider() && }
(
{isDefaultServiceProvider() && (
(
)}
(
{isDefaultServiceProvider() && (
)}
-
-
+
+
{languageCenterViewEnabled && (
)}
-
+