Skip to content

Commit dcf1187

Browse files
authored
Update index.js
1 parent 7482ac6 commit dcf1187

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/hello-world/pages/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import React from 'react'
21
import Link from 'next/link'
32
export default () => (
43
<div>Hello World. <Link href='/about'>About</Link></div>

0 commit comments

Comments
 (0)