rsnext/test/integration/broken-webpack-plugin/pages/index.js

3 lines
68 B
JavaScript

export default function Test() {
return <p>hello from index</p>
}