diff --git a/src/app.tsx b/src/app.tsx index c1562d0..42da502 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -159,19 +159,7 @@ function AppLayout(props: { children: any }) { return ( <> - -
- -
-
- -
+
- }> - }>{props.children} - + }>{props.children}