next.js/test/integration/broken-webpack-plugin/pages/index.js
index.js4 lines68 B
export default function Test() {
  return <p>hello from index</p>
}
Quest for Codev2.0.0
/
SIGN IN