piotrwitek / typesafe-actions

Typesafe utilities for "action-creators" in Redux / Flux Architecture
https://codesandbox.io/s/github/piotrwitek/typesafe-actions/tree/master/codesandbox
MIT License
2.41k stars 99 forks source link

added forgotten react-saga/effect import #240

Closed mberneti closed 3 years ago

mberneti commented 3 years ago

I just update the saga example in the readme.

piotrwitek commented 3 years ago

Thanks @mberneti , nice catch!