TPL-protocol / demo-dapp

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

Use object rest spread to update the state #4

Closed come-maiz closed 6 years ago

come-maiz commented 6 years ago

Palla suggests in a review to use "object rest spread from babel, you can rewrite this kind of stuff as {... state, ... action}." I reported this issue to do next.