We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7482ac6 commit dcf1187Copy full SHA for dcf1187
examples/hello-world/pages/index.js
@@ -1,4 +1,3 @@
1
-import React from 'react'
2
import Link from 'next/link'
3
export default () => (
4
<div>Hello World. <Link href='/about'>About</Link></div>
0 commit comments