UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

21 lines (12 loc) 224 B
redux-thunk ============= Thunk [middleware](https://github.com/gaearon/redux/blob/master/docs/middleware.md) for Redux. ```js npm install --save redux-thunk ``` ## What's a thunk?! TODO ## Usage TODO ## License MIT