next.js/test/e2e/app-dir/resolve-extensions/app/PlatformComponent.web.tsx
PlatformComponent.web.tsx4 lines89 B
export default function PlatformComponent() {
  return <span>hello web platform</span>
}
Quest for Codev2.0.0
/
SIGN IN