mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
5654af66b3
This is not used by DevTools since it has its own implementation of it.
This function is getting removed since `findDOMNode` is getting removed
so we shouldn't keep around extra bytes unnecessarily.
There is also `findHostInstancesForRefresh` which should really be
implemented on the `react-refresh` side. Not using an injection but
that's a heavier lift and only affects `__DEV__`.
DiffTrain build for [bea5a2bc46](https://github.com/facebook/react/commit/bea5a2bc46cc95713392175c3c6307e49c14cd98)