♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
with-exported-function-config
/
app
/
app-layout
/
page.tsx
page.tsx
4 lines
62 B
export
default
function
Page
()
{
return
<
p
>app-layout</
p
>
}
v2.0.0
/
Go
SIGN IN