We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e5a046 + 96f20dd commit 4b56da5Copy full SHA for 4b56da5
README.md
@@ -36,6 +36,7 @@ composeStoreWithMiddleware = applyMiddleware(
36
promiseMiddleware,
37
)(createStore);
38
```
39
+NOTE: This library is *not* yet compatible with the `promiseTypeSuffixes` option of `redux-promise-middleware`
40
41
## Usage
42
0 commit comments