import { createSelector } from 'reselect'; export const _selectState = state => state.rewards || {};