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
redux no longer exports the Store and Dispatch (or any) Flow types. Additionally, the version of flow-bin in this example is very far behind the latest version of flow-bin (0.142.0).
Second to this, actually running npm flow on a fresh build of this project results in 63 Flow errors.
What should be changed to fix the problem?
This example should be updated or removed if redux no longer intends to provide examples of using redux with Flow.