hay-espacio-en-el-taco / dbs-scraper

DBS Card Game Scraper & Deck Builder
https://hay-espacio-en-el-taco.github.io/dbs-scraper/
MIT License
7 stars 11 forks source link

Redux: Update the reducer for search and remove the switch #42

Closed metalvegetarianoprogresivo closed 4 years ago

metalvegetarianoprogresivo commented 5 years ago

Check line 70 on the search.js reducer, we need to remove the use of switch here. Check the documentation for createReducer.