diff --git a/packages/app/src/app.tsx b/packages/app/src/app.tsx
index dbe1074484..18c6fef30a 100644
--- a/packages/app/src/app.tsx
+++ b/packages/app/src/app.tsx
@@ -141,13 +141,11 @@ export function AppBaseProviders(props: ParentProps<{ locale?: Locale }>) {
}>
-
-
-
- {props.children}
-
-
-
+
+
+ {props.children}
+
+
@@ -293,20 +291,22 @@ export function AppInterface(props: {
>
-
-
- {routerProps.children}}
- >
-
-
-
-
-
-
-
-
+
+
+
+ {routerProps.children}}
+ >
+
+
+
+
+
+
+
+
+