mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This implements `getRootNode(options)` on fragment instances as the
equivalent of calling `getRootNode` on the fragment's parent host node.
The parent host instance will also be used to proxy dispatchEvent in an
upcoming PR.
DiffTrain build for [04bf10e6a9](https://github.com/facebook/react/commit/04bf10e6a9526ea2600005a714c957c47dd8551d)