1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Update index.js

This commit is contained in:
Guillermo Rauch 2016-12-20 12:36:03 -08:00 committed by GitHub
parent 16cab95a57
commit c4c63ab401

View file

@ -1,4 +1,3 @@
import React from 'react'
import Header from '../components/Header'
import Counter from '../components/Counter'