master
loadCalendar
export function loadCalendar() { return (dispatch) => { dispatch({ type: LOAD_CALENDAR_REQUEST, });