♫
📌 canary ▾
next.js
/
test
/
integration
/
webpack-config-mainjs
/
pages
/
static.js
static.js
4 lines
67 B
export
default
function
StaticPage
()
{
return
<>Hello World</>
}
v2.0.0
/
Go
SIGN IN