Prevent confusing error if action payload has a field called `type`
Previously if a payload had a field called `type`, it would override the value passed in the `type` argument to `makeAction`, causing confusing errors.
Showing
Please register or sign in to comment