rsnext/examples/with-prefetching/pages/about.js

2 lines
52 B
JavaScript
Raw Normal View History

export default () => <p>This is the ABOUT page.</p>