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 0f8be5c commit 8a0b179Copy full SHA for 8a0b179
README.md
@@ -8,7 +8,15 @@ Vue bindings for [react-query](https://github.com/tannerlinsley/react-query)
8
9
1. Installation
10
11
- `npm install vue-react-query`
+ ```
12
+ npm install vue-react-query
13
14
+
15
+ or
16
17
18
+ yarn add vue-react-query
19
20
21
2. Attach vue-react-query to your Vue application
22
0 commit comments