Artem
Results
1
issues of
Artem
https://github.com/react-in-action/letters-social/blob/a841bd1c0f6ad8a910a74f076f3d079a6790756c/src/store/configureStore.dev.js#L19-L21 The official extension [page](https://github.com/reduxjs/redux-devtools/tree/main/extension#installation) says: > Note that starting from v2.7, window.devToolsExtension was renamed to window.__REDUX_DEVTOOLS_EXTENSION__ / window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__. For the basic usage we can use the following configuration: `typeof...