trailsjs / trailmix

:candy: UI for generating a custom build using trailpacks
https://trailsjs.io/plugins
MIT License
12 stars 1 forks source link

Single reducer for selected items #2

Open nogtini opened 8 years ago

nogtini commented 8 years ago

Not important to keep separate reducers for separate cardRows. Can be isolated.

nogtini commented 8 years ago

Actually, on second though, we'll need multiple reducers for the close/unselect button to target the reducer and deselect all items.