Redux: Update the reducer for search and remove the switch
Closed this issue · 0 comments
metalvegetarianoprogresivo commented
Check line 70 on the search.js
reducer, we need to remove the use of switch
here. Check the documentation for createReducer.