next.js/test/e2e/basepath/pages/other-page.js
other-page.js3 lines82 B
const Page = () => <h1 id="other-page-title">Hello Other</h1>
export default Page
Quest for Codev2.0.0
/
SIGN IN