Skip to content

Instantly share code, notes, and snippets.

@baptistemanson
Created July 20, 2017 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save baptistemanson/c6e6f63dcc1723ea7242927819c9c4c7 to your computer and use it in GitHub Desktop.
Save baptistemanson/c6e6f63dcc1723ea7242927819c9c4c7 to your computer and use it in GitHub Desktop.
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