rsnext/examples/with-prefetching/pages/contact.js
Henrik Wenz 16e0ff9d65 Update with-prefetching example (#9101)
## Changelog

- Remove `getInitialProps`
- Explain variants
- Reflect latest changes in the prefetch api
- Update UI
2019-10-18 01:31:39 -04:00

1 line
56 B
JavaScript

export default () => <h1>This is the CONTACT page.</h1>