next.js/test/integration/router-prefetch/pages/another-page.js
another-page.js4 lines56 B
export default function AnotherPage() {
  return null
}
Quest for Codev2.0.0
/
SIGN IN