diff --git a/frontend/app/layout/Layout.tsx b/frontend/app/layout/Layout.tsx index 42a7aba5c..a2abe8a70 100644 --- a/frontend/app/layout/Layout.tsx +++ b/frontend/app/layout/Layout.tsx @@ -34,7 +34,7 @@ function Layout(props: Props) { )} - + {props.children}