You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](http://www.reactiflux.com)
10
10
11
-
12
-
>**Note: There is a project called `redux-react` on NPM that is [completely unrelated](https://github.com/cgarvis/redux-react/issues/1) to the official bindings. This documentation (and any other official Redux documentation) is for `react-redux`.**
13
-
14
11
## Table of Contents
15
12
16
13
-[Installation](#installation)
@@ -28,9 +25,6 @@ Performant and flexible.
28
25
npm install --save react-redux
29
26
```
30
27
31
-
Be careful! **“React” goes first.**
32
-
There is a project called `redux-react`, but it is [completely unrelated](https://github.com/cgarvis/redux-react/issues/1).
0 commit comments