redux: fixed estimated

This commit is contained in:
muerwre 2018-11-26 15:20:19 +07:00
parent 185fe80fc5
commit 5d2c534aa9
6 changed files with 30 additions and 38 deletions

View file

@ -126,6 +126,7 @@ function* setLogoSaga({ logo }) {
yield put(setMode(MODES.NONE));
}
}
export function* userSaga() {
// ASYNCHRONOUS!!! :-)