mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
bb2939ccc2
* ReactDebugHooks identifies State and Reducer hooks as editable * Inject overrideHookState() method to DevTools to support editing in DEV builds * Added an integration test for React DevTools, react-debug-tools, and overrideHookState