main
default
export default function(state = INITIAL_STATE, action) { const newState = { ...state, };