combineReducers helper function 把一個每個值都是不同的reducing function 的物件轉換成一個你可以傳遞給 createStore 的單一reducing function。
確定! 回上一頁