case SORT_ALL_CAMPAIGNS: {
      const sorted = sortByKey(
        state.all_campaigns,
        action.key,
        state.sort.sortKey,