diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index 4b82394..f4b056d 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -50,7 +50,7 @@ export const Layout = ({ children }: { children: React.ReactNode }) => {