const initialState = {
  isFetching: false,
  errors: {},
  items: [],
  offset: 0,