Redux-persist support?
Infonautica opened this issue · 1 comments
Infonautica commented
Is there any way to persist store after reduceReducers?
timche commented
reduceReducers
is like a normal reducer so it's supported by redux-persist
.
Infonautica opened this issue · 1 comments
Is there any way to persist store after reduceReducers?
reduceReducers
is like a normal reducer so it's supported by redux-persist
.