next.js/test/integration/repeated-slashes/app/pages/another.js
another.js4 lines80 B
export default function Another() {
  return <p id="another">another page</p>
}
Quest for Codev2.0.0
/
SIGN IN