♫
📌 canary ▾
next.js
/
test
/
integration
/
dynamic-routing
/
pages
/
another.js
another.js
4 lines
69 B
export
default
function
Another
()
{
return
'hello from another!'
}
v2.0.0
/
Go
SIGN IN