fetch rewards after successfully claiming reward

This commit is contained in:
Travis Eden 2018-07-17 19:14:29 -04:00
parent c518e39e5f
commit cbcdfb187a

View file

@ -55,6 +55,7 @@ export function doClaimRewardType(rewardType, options) {
});
const success = successReward => {
dispatch(doRewardList());
dispatch({
type: ACTIONS.CLAIM_REWARD_SUCCESS,
data: {