rsnext/examples/with-app-layout/pages/index.js
2018-04-24 12:31:26 -07:00

3 lines
50 B
JavaScript

export default () => {
return <div>test</div>
}