microsoft / TypeScript-React-Starter

A starter template for TypeScript and React with a detailed README describing how to use the two together.
MIT License
11.09k stars 1.21k forks source link

Update imports for react-redux #191

Open EgonLebt opened 6 years ago

EgonLebt commented 6 years ago

Dispatch is not longer part of react-redux. See https://github.com/Microsoft/TypeScript-React-Starter/issues/160

afzalsayed96 commented 6 years ago

Hey, this is duplicate of #180 :)