My react app doesn\'t so huge project and i decide to not use Redux, so i\'m using useReducer hook for state management in useFetch custom hook:
import ... export