reducer:
function reducer(state, action) { switch (action.type) { case \'addAnotherBox\': return ????state[action.index] = [...state[a