|
| 1 | +---- |
| 2 | +### This package was merged into [`redux-devtools` monorepo](https://github.com/reduxjs/redux-devtools). Please refer to that repository for the latest updates, issues and pull requests. |
| 3 | +---- |
1 | 4 | # react-json-tree |
2 | 5 |
|
3 | | ->This package was merged into [`redux-devtools` monorepo](https://github.com/reduxjs/redux-devtools). Please refer to that repository for the latest updates, issues and pull requests. |
4 | | - |
5 | 6 | React JSON Viewer Component, Extracted from [redux-devtools](https://github.com/gaearon/redux-devtools). Supports [iterable](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols#iterable) objects, such as [Immutable.js](https://facebook.github.io/immutable-js/). |
6 | 7 |
|
7 | 8 |  |
|
0 commit comments