♫
📌 canary ▾
next.js
/
test
/
production
/
chunk-load-failure
/
app
/
other
/
page.tsx
page.tsx
6 lines
77 B
'use client'
export
default
function
Page
()
{
return
<>this is other</>
}
v2.0.0
/
Go
SIGN IN