♫
📌 canary ▾
next.js
/
test
/
integration
/
route-indexes
/
pages
/
index.js
index.js
3 lines
58 B
const
page
=
()
=>
'hello from index'
export
default
page
v2.0.0
/
Go
SIGN IN