I have a reducer which is supposed to dispatch multiple actions in redux and is shown as below:
const fetchSideBarData = (state, action) => { const req