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.
1 parent 6c334e8 commit c2b480aCopy full SHA for c2b480a
packages/react-query-devtools/src/index.ts
@@ -1,3 +1,5 @@
1
+'use client'
2
+
3
import * as devtools from './devtools'
4
5
export const ReactQueryDevtools: typeof devtools['ReactQueryDevtools'] =
0 commit comments