diff --git a/frontend/src/components/layout-wrapper.tsx b/frontend/src/components/layout-wrapper.tsx index c22db0d0..6820c117 100644 --- a/frontend/src/components/layout-wrapper.tsx +++ b/frontend/src/components/layout-wrapper.tsx @@ -150,7 +150,7 @@ export function LayoutWrapper({ children }: { children: React.ReactNode }) {
{children}