reactjs101 icon indicating copy to clipboard operation
reactjs101 copied to clipboard

Update react-redux-real-world-example.md

Open trust2065 opened this issue 7 years ago • 0 comments

1.修改todoReducer, uiReducer檔案路徑,使其和參考的檔案相符 ex:
在todoReducers.js 中 import ui from './ui/uiReducers'; //會找不到檔案 2. 增加src/reducer/index.js說明

trust2065 avatar Mar 05 '18 15:03 trust2065