mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
b3b80a4835
* Inject react-art renderer into react-devtools This commit makes react-art renderer to be injected to react-devtools, so that component tree of the renderer is presented on debug panel of browser. * Update ReactART.js