README
query-string-hoc
A high-order component (HOC) which extends query string parsing support for react-router.
A high-order component (HOC) which extends query string parsing support for [react-router](https://github.com/ReactTraining/react-router).
<script type="module">
import bitcointradeQueryStringHoc from 'https://cdn.skypack.dev/@bitcointrade/query-string-hoc';
</script>
A high-order component (HOC) which extends query string parsing support for react-router.