Support hooks! (to be filled in later) ### Features - [ ] Support inspecting complex values (like objects and arrays) in `useState`. (https://github.com/bvaughn/react-devtools-experimental/commit/0008bb00) - [x] For the selected component, show hooks name, location, and value (when applicable) in props panel. (Related to facebook/react/pull/14085) - [ ] Make sure to include support for `memo` and `forwardRef` components. ### Bugs - [ ] #1216: Highlight Updates incorrectly reports an updates in a tree component.
Support hooks! (to be filled in later)
Features
useState. (bvaughn/react-devtools-experimental@0008bb00)memoandforwardRefcomponents.Bugs