Update nested data arrays of object (Redux)

2020-04-08 14:46发布

问题:

I have an issue with updating the immutable redux and quite nested data. Here's an example of my data structure and what I want to change. If anyone could show me the pattern of accessing this update using ES6 and spread operator I would be thankful.