use-between
use-between copied to clipboard
Wasn't able to use react router hooks along with that hook
I was doing some logic that depends on search query
so I did use useLocation inside a hook that will be shared across other hooks
I got this error :
Sandbox : https://codesandbox.io/s/react-router-basic-forked-c00hm4?file=/example.js