#Creating NPM Package That Uses react-query
4 messages · Page 1 of 1 (latest)
If the exported function is called from a component that is a descendant of QueryClientProvider, that should work, yes.
Got it, thank you.
I'm trying this and it works when in the pnpm workspace, but not after the build with vite. Then I get an error about missing client provider