react icon indicating copy to clipboard operation
react copied to clipboard

fix[react-devtools]: add backwards compat with legacy element type symbol

Open hoxyq opened this issue 1 year ago • 0 comments

Follow-up to https://github.com/facebook/react/pull/28813.

RDT is using typeOf from react-is to determine the element display name, I've forked an implementation of this method, but will be using legacy element symbol.

hoxyq avatar May 03 '24 13:05 hoxyq