♫
📌 canary ▾
next.js
/
test
/
e2e
/
instrumentation-hook-src
/
src
/
pages
/
index.tsx
index.tsx
4 lines
63 B
export
default
function
Page
()
{
return
<
p
>hello world</
p
>
}
v2.0.0
/
Go
SIGN IN