React Router missign hooks
I am trying to use my url has a state manager for some custom search in my app but for some reason some hooks are "missing" from the react-router-dom.... or I am probably doing something wrong.
I want to get the search Params from it so I can sync the page content with it....
I want to get the search Params from it so I can sync the page content with it....