♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
parallel-route-not-found
/
app
/
both-slots-missing
/
page.tsx
page.tsx
4 lines
74 B
export
default
function
Page
()
{
return
<
div
>Both Slots Missing</
div
>
}
v2.0.0
/
Go
SIGN IN