diff --git a/layouts/MainLayout.tsx b/layouts/MainLayout.tsx index 3c92e14..713eb22 100644 --- a/layouts/MainLayout.tsx +++ b/layouts/MainLayout.tsx @@ -5,6 +5,9 @@ export const MainLayout = ({ children }: PropsWithChildren) => { return (