zalmoxisus / remote-redux-devtools

Redux DevTools remotely.
http://zalmoxisus.github.io/monitoring/
MIT License
1.8k stars 138 forks source link

fixed suppressConnectErrors property check #85

Closed G-Rath closed 7 years ago

G-Rath commented 7 years ago

Fixed suppressConnectErrors property check for when option is provided with value false.

Fixes #84