redux-saga / redux-saga-devtools

Saga monitor and UI devtool for redux-saga
MIT License
269 stars 39 forks source link

typo; fixes counter example #9

Closed lanceharper closed 7 years ago

zalmoxisus commented 7 years ago

It's intended 🙂 See https://github.com/yelouafi/redux-saga-devtools/commit/c36e32603101d57dea444f056c80bedd2e12b856#diff-99c8b74fda0127da12af6b33ae7c3be7R22

lanceharper commented 7 years ago

I thought that might be the case. Thanks for clarifying!

yelouafi commented 7 years ago

added a comment to the code https://github.com/yelouafi/redux-saga-devtools/blob/master/examples/cancellable-counter/index.js#L22