EvgenBabenko / incode-app

0 stars 0 forks source link

Redux bindActionCreators #7

Closed olegmdev closed 6 years ago

olegmdev commented 6 years ago

https://github.com/EvgenBabenko/incode-app/blob/0fcc475220f6e372ec71264d6feff49fe6182a57/src/containers/Auth.jsx#L30

Consider using redux bindActionCreators https://redux.js.org/api-reference/bindactioncreators

EvgenBabenko commented 6 years ago

got it, to do in new branch (f/async) i'm working on it

EvgenBabenko commented 6 years ago

fixed