We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f53c2 commit 4f4168dCopy full SHA for 4f4168d
pages/index.js
@@ -1,7 +1,7 @@
1
import Layout from './../layouts/Main';
2
import PageIntro from './../components/PageIntro';
3
import ProductsFeatured from './../components/ProductsFeatured';
4
-import Footer from '../components/Footer';
+import Footer from './../components/Footer';
5
6
const IndexPage = () => (
7
<Layout>
0 commit comments