If I\'m setting up a reducer with this state:
const initialCoursesState = { selected: [], disabled: [], hidden: [], };
Can I write my r