In the each injected reducer, case LOGOUT: return state.clear();. Then in the saga that controls your logout controls, just run each logout ...
確定! 回上一頁