next.js/test/e2e/app-dir/ppr-full/app/static/page.jsx
page.jsx9 lines130 B
export default () => {
  return (
    <dl>
      <dt>Pathname</dt>
      <dd data-pathname="/static">/static</dd>
    </dl>
  )
}
Quest for Codev2.0.0
/
SIGN IN