The API call including the useReducer hook & function:
function scrollReducer(state, action) { if(action.type === \'fetch\') { return {