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