You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
As described in #9 since v1.3.0, Deox has another utility function to help developers to configure the store in a more elegant way. The idea of redux-starter-kit in configureStore function is neat and for now, I don't think there should be any difference between Deox and redux-starter-kit in the implementation of configureStore function. So Deox just re-exports configureStore from redux-starter-kit.
As in topic. Why? Is that necessary?
PS. Really helpful lib, keep coding :)
The text was updated successfully, but these errors were encountered: