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