inooid / react-redux-card-game

A web version of Blizzard's Hearthstone game built with React, Redux and ImmutableJS
MIT License
107 stars 20 forks source link

Use object spread operator instead of Object.assign #42

Open inooid opened 8 years ago

inooid commented 8 years ago

Thanks to @IljaDaderko for pointing that out.