redux-act icon indicating copy to clipboard operation
redux-act copied to clipboard

Support passing multiple action creators for reducer 'on' listener in TS

Open mohammad-naji7 opened this issue 4 years ago • 0 comments

We already have the ability to pass multiple ActionCreators for the Reducer 'on' listener, but the types were failing. This PR fixes the types to allow for the existing feature.

mohammad-naji7 avatar Jul 14 '20 17:07 mohammad-naji7