♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
segment-cache
/
staleness
/
app
/
per-page-config
/
layout.tsx
layout.tsx
4 lines
98 B
export
default
function
Layout
({ children }
:
{ children
:
React.ReactNode })
{
return
children
}
v2.0.0
/
Go
SIGN IN