♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
resolve-extensions
/
app
/
PlatformComponent.tsx
PlatformComponent.tsx
4 lines
93 B
export
default
function
PlatformComponent
()
{
return
<
span
>hello default platform</
span
>
}
v2.0.0
/
Go
SIGN IN