♫
📌 canary ▾
next.js
/
test
/
integration
/
custom-server
/
pages
/
dashboard
/
index.js
index.js
2 lines
49 B
export
default
()
=>
<
p
>
made it to dashboard
</
p
>
v2.0.0
/
Go
SIGN IN