useQueryClient
Re-export of TanStack Query's `useQueryClient` — access the active client inside the tree.
Re-export of TanStack Query's `useQueryClient` — access the active client inside the tree.
import { useQueryClient } from "@tetherto/mdk-react-adapter";Signature
(queryClient?: QueryClient) => QueryClient| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |