See more
import { combineReducers } from "redux";import authReducer from "./authReducer";import errorReducer from "./errorReducer";