rsnext/examples/with-webpack-bundle-size-analyzer/pages/about.js

3 lines
47 B
JavaScript

export default () => (
<div>About us</div>
)