♫
📌 canary ▾
next.js
/
test
/
e2e
/
instrumentation-hook
/
with-middleware
/
pages
/
index.tsx
index.tsx
4 lines
61 B
export
default
function
Page
()
{
return
<
h1
>My page</
h1
>
}
v2.0.0
/
Go
SIGN IN