diff --git a/components/Shell.tsx b/components/Shell.tsx index 045cf4e6..5dfc9b66 100644 --- a/components/Shell.tsx +++ b/components/Shell.tsx @@ -270,7 +270,7 @@ export default function Shell(props) {
-
{props.children}
+
{props.children}
) : null;