diff --git a/components/layout/Layout.js b/components/layout/Layout.js index da3a9ea..303795d 100644 --- a/components/layout/Layout.js +++ b/components/layout/Layout.js @@ -63,8 +63,8 @@ export default function Layout({ headerStyle, footerStyle, headTitle, breadcrumb {(footerStyle === 1 || !footerStyle) && } {footerStyle === 2 && } - {/* */} - {/* */} + + );