mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 22:01:49 +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.