♫
📌 canary ▾
next.js
/
test
/
integration
/
webpack-config-extensionalias
/
components
/
TsxComponent.tsx
TsxComponent.tsx
6 lines
86 B
import
React
from
'react'
export
function
TsxComponent
() {
return
<>import me</>
}
v2.0.0
/
Go
SIGN IN