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:33:47 -08:00 committed by GitHub
parent b5c4023148
commit 280655da62

View file

@ -1,5 +1,3 @@
import React from 'react'
export default () => (
<div className='hello'>
<p>Hello World</p>