React Hook useEffect has missing dependencies: 'currService', 'filterByCurrService', and 'focusedService'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setItems' needs the current value of 'focusedService'