Skip to content

Commit 6e400f6

Browse files
authored
feat(docs): add reference to new intellij redux devtools plugin (#1788)
1 parent 2c65192 commit 6e400f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/redux-devtools-app/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Also it's a react component you can use to build amazing monitor applications li
1111
- [remote-redux-devtools-on-debugger](https://github.com/jhen0409/remote-redux-devtools-on-debugger) - Used in React Native debugger as a dock monitor.
1212
- [atom-redux-devtools](https://github.com/zalmoxisus/atom-redux-devtools) - Used in Atom editor.
1313
- [vscode-redux-devtools](https://github.com/jkzing/vscode-redux-devtools) - Used in Visual Studio Code.
14+
- [intellij-redux-devtools](https://github.com/takanuva15/intellij-redux-devtools) - Used in IntelliJ IDEA.
1415

1516
### Usage
1617

0 commit comments

Comments
 (0)