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 7effaf1 commit 1e6d0e0Copy full SHA for 1e6d0e0
README.md
@@ -67,6 +67,8 @@ npm i -D @types/react @types/react-dom @types/react-redux utility-types
67
"react-redux" - `@types/react-redux`
68
["utility-types"](https://github.com/piotrwitek/utility-types) - usefull utility types used throughout the guide
69
70
+> *NB: Guide uses redux v4.x.x types. For version v3.x.x please check [this config](https://github.com/piotrwitek/react-redux-typescript-guide/blob/master/playground/tsconfig.json#L5))
71
+
72
[⇧ back to top](#table-of-contents)
73
74
---
0 commit comments