next.js/test/e2e/app-dir/app-prefetch-static/app/page.js
page.js4 lines65 B
export default function Main() {
  return <div>Main Page</div>
}
Quest for Codev2.0.0
/
SIGN IN