redux-axios-middleware icon indicating copy to clipboard operation
redux-axios-middleware copied to clipboard

how to call getSourceAction

Open GusGus2008 opened this issue 5 years ago • 0 comments

var sourceAction = getSourceAction(); dispatch({ type: sourceAction.type + '_STARTING', });

it will cause error

GusGus2008 avatar Sep 07 '20 09:09 GusGus2008