Skip to content

Conversation

trust2065
Copy link

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

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

2. 增加src/reducer/index.js說明
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant