♫
📌 canary ▾
next.js
/
test
/
integration
/
repeated-slashes
/
app
/
pages
/
another.js
another.js
4 lines
80 B
export
default
function
Another
()
{
return
<
p
id
=
"another"
>another page</
p
>
}
v2.0.0
/
Go
SIGN IN