Make useSearchParams() hook available in pankodrefine-react-router-v6
Is it possible to make React Router's useSearchParams hook available through refine-react-router-v6? https://reactrouter.com/en/main/hooks/use-search-params
I know one could format and parse searchparams with the help of a third party package but the built in hook seems more convenient.
Correct me if its already possible. Thank you
I know one could format and parse searchparams with the help of a third party package but the built in hook seems more convenient.
Correct me if its already possible. Thank you

