import Header from "../Header/index.js"; import Footer from "../Footer/index.js"; const Layout = ({ hideFooter, children }) => (