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 80296ec commit b04e04cCopy full SHA for b04e04c
README.md
@@ -8,6 +8,8 @@ Thunk [middleware](https://redux.js.org/advanced/middleware) for Redux.
8
9
```js
10
npm install redux-thunk
11
+
12
+yarn add redux-thunk
13
```
14
15
## Note on 2.x Update
0 commit comments