♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
parallel-routes-catchall-specificity
/
app
/
trending
/
page.tsx
page.tsx
4 lines
70 B
export
default
function
TrendingPage
()
{
return
<
h1
>Trending</
h1
>
}
v2.0.0
/
Go
SIGN IN