next.js/test/e2e/app-dir/ppr/app/page.jsx
page.jsx6 lines101 B
import React from 'react'

export default function Page() {
  return <p>Go to a page from here</p>
}
Quest for Codev2.0.0
/
SIGN IN