Use redux-devtools's enhancer if available
The browser's plugin allow to see the state, see the actions performed, replay a previous action, etc. See https://github.com/zalmoxisus/redux-devtools-extension This MR adds the plugin's enhancer in the code, allowing it to access the state.
Edited by Nicolas Frandeboeuf