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:35:11 -08:00 committed by GitHub
parent 0754ac0790
commit ff62d6f631

View file

@ -1,4 +1,3 @@
import React from 'react'
import P from '../components/paragraph'
import Post from '../components/post'