next.js/test/integration/config-resolve-alias/pages/index.js
index.js4 lines67 B
export default function Index(props) {
  return <div>Index</div>
}
Quest for Codev2.0.0
/
SIGN IN