KevinKingsbury

Results 2 comments of KevinKingsbury

You can make your own adapter and use that instead of the `ReactRouter6Adapter` in your `QueryParamProvider`. I just took the one from here and changed the import. ```js import {...

In the code from my comment, it will coalesce to `location` coming from the `useLocation` hook.