rsnext/test/integration/preload-viewport/pages/dynamic/[hello].js
Joe Haddad bf5e295c0c Correct URI Encoding Order (#9638)
* Correct URI Encoding Order

* Add prefetch test

* verify encoding
2019-12-05 12:10:37 -06:00

1 line
40 B
JavaScript

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