Trying to go through redux react tutorial and I am wondering where rootReducer come from
rootReducer
import { createStore } from "redux"; import ro