TPL-protocol / demo-dapp

Sample dapp for showcasing TPL
MIT License
9 stars 2 forks source link

Use mapDispatchToProps instead of calling directly from Store #3

Closed come-maiz closed 6 years ago

come-maiz commented 6 years ago

Palla suggested in a review to use mapDispatchToProps. Sounds like a good idea, leaving this issue to do next.

frangio commented 6 years ago

Here's a pretty good explanation of it: https://stackoverflow.com/a/40068198/667959