redacademy / beta-summer-2017

2 stars 2 forks source link

issued fix for faulty state reference #80

Closed cShingleton closed 7 years ago

cShingleton commented 7 years ago

Problem with the way I was treating state, was mutating original state and breaking app. Have now made helper than clones state rather than mutates the original.