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:
parent
b5c4023148
commit
280655da62
|
@ -1,5 +1,3 @@
|
|||
import React from 'react'
|
||||
|
||||
export default () => (
|
||||
<div className='hello'>
|
||||
<p>Hello World</p>
|
||||
|
|
Loading…
Reference in a new issue