diegoddox / react-redux-toastr

react-redux-toastr is a toastr message implemented with Redux
http://diegoddox.github.io/react-redux-toastr/
MIT License
752 stars 149 forks source link

Minimal improvements in functions isString and isBrowser #278

Closed jcyber2017 closed 2 years ago

jcyber2017 commented 2 years ago

Replaced if-then-else flow by a single return statement in functions isString and isBrowser

diegoddox commented 2 years ago

Thanks a lot @jcyber2017, would you be kind and bump the version, and update the readme file?

jcyber2017 commented 2 years ago

Done, updated version in package.json and changelog.md file, there is no need to update readme file