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

2 lines
50 B
JavaScript
Raw Normal View History

export default () => <p id="hello-comp">hello</p>