dwyl / learn-redux

:boom: Comprehensive Notes for Learning (how to use) Redux to manage state in your Web/Mobile (React.js) Apps.
GNU General Public License v2.0
446 stars 42 forks source link

(fix) removed ':' from case statement #37

Closed dan-h-ch closed 7 years ago

dan-h-ch commented 7 years ago

Remove incorrect ':' from case statement.