I\'m using react-redux, and this is my root Reducer:
import Customers from "./customers/reducer"; export default { Customers };