rsnext/test/integration/ondemand/components/hello.js

2 lines
34 B
JavaScript
Raw Normal View History

export default () => <p>Hello</p>