♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
interception-route-prefetch-cache
/
app
/
baz
/
modal
/
page.tsx
page.tsx
4 lines
66 B
export
default
function
Page
()
{
return
<
div
>Modal Page</
div
>
}
v2.0.0
/
Go
SIGN IN