isomorphic-react icon indicating copy to clipboard operation
isomorphic-react copied to clipboard

Fix: import correct delay function

Open pedroprado010 opened this issue 4 years ago • 0 comments

You forgot to use named import for delay function. redux-saga default exports the createSagaMiddleware function.

By the way, I loved your react testing course at pluralsight! Thanks!

pedroprado010 avatar May 04 '21 19:05 pedroprado010