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 d807308 commit 37e635aCopy full SHA for 37e635a
README.md
@@ -50,7 +50,7 @@ $ yarn add @tannerlinsley/react-query-temp
50
$ npm i @tannerlinsley/react-query-temp --save
51
```
52
53
-## `ReactQueryProvider`
+## ReactQueryProvider
54
55
The `ReactQueryProvider` is a provider component that is necessary to use React Query. Render it at the base of your application like so:
56
0 commit comments