rsnext/test/integration/jsconfig/pages/hello.js

2 lines
44 B
JavaScript
Raw Normal View History

export default () => <div>hello world</div>