diff --git a/components/MainLayout.js b/components/MainLayout.js index f2135e2..3965718 100644 --- a/components/MainLayout.js +++ b/components/MainLayout.js @@ -5,7 +5,6 @@ import MainLayoutFooter from './MainLayoutFooter' export default function MainLayout({ children }) { return (