We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b8cbd commit 249c425Copy full SHA for 249c425
README.md
@@ -46,6 +46,9 @@ Open these urls to test the extension:
46
47
- [Counter](http://zalmoxisus.github.io/redux-devtools-extension/examples/counter/)
48
- [TodoMVC](http://zalmoxisus.github.io/redux-devtools-extension/examples/todomvc/)
49
+ - [Redux Form](http://erikras.github.io/redux-form/#/examples/simple)
50
+ - [Implemented with FreezerJS](http://freezer-redux-devtools.divshot.io/)
51
+ - [Implemented in a Chrome app and extension](https://github.com/zalmoxisus/browser-redux)
52
53
Also you may run them from `./examples` folder (on port 4001 and 4002 by default).
54
0 commit comments