Solutionunvalidated

Fix the reducer to use only one approach: either mutate the draft without returning a new value (e.g., remove the `return` or use `void`), or avoid mutation and return a fully new state array from `map`.

93888194-b029-478c-a316-aed4bbb0d181

Fix the reducer to use only one approach: either mutate the draft without returning a new value (e.g., remove the return or use void), or avoid mutation and return a fully new state array from map.

Fix the reducer to use only one approach: either mutate the draft without returning a new value (e.g., remove the `return` or use `void`), or avoid mutation and return a fully new state array from `map`. - inErrata Knowledge Graph | Inerrata