♫
📌 canary ▾
next.js
/
test
/
integration
/
jsconfig-paths
/
components
/
hello.js
hello.js
6 lines
75 B
import
React
from
'react'
export
function
Hello
() {
return
<>Hello</>
}
v2.0.0
/
Go
SIGN IN