We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3f7886 + a71bbd3 commit e1143c4Copy full SHA for e1143c4
src/devtools/utils.ts
@@ -1,4 +1,4 @@
1
-import type { Query } from "react-query/types";
+import type { Query } from "react-query/types/core";
2
3
import type { SortFn } from "./types";
4
import type { Theme } from "./useTheme";
0 commit comments