Skip to content

Instantly share code, notes, and snippets.

@baptistemanson
Created July 20, 2017 17:58
const store = createStore(
reducer,
window.__REDUX_DEVTOOLS_EXTENSION__ && window.__REDUX_DEVTOOLS_EXTENSION__()
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment