♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
static-siblings
/
app
/
dashboard
/
page.tsx
page.tsx
4 lines
75 B
export
default
function
DashboardPage
()
{
return
<
p
>Dashboard home</
p
>
}
v2.0.0
/
Go
SIGN IN