♫
📌 canary ▾
next.js
/
test
/
production
/
app-dir
/
graceful-degrade
/
app
/
chunk-loading-failed
/
content.tsx
content.tsx
6 lines
85 B
'use client'
export
default
function
Large
()
{
return
<
p
>large test content</
p
>
}
v2.0.0
/
Go
SIGN IN