mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
To find root Fiber node from overall html document or a particular element. Ideally, this should be called with the same container element used in ReactDom.render.