Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I get that there's only one `case` here but for people plucking this example and then using it to build out their own reducer, they'll immediately run into issues as soon as they add a second `case` with no `break` in the first.
- Loading branch information