♫
📌 canary ▾
next.js
/
test
/
e2e
/
basepath
/
pages
/
other-page.js
other-page.js
3 lines
82 B
const
Page
=
()
=>
<
h1
id
=
"other-page-title"
>Hello Other</
h1
>
export
default
Page
v2.0.0
/
Go
SIGN IN