mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ffcbb0bfc2
* Move small utility modules out of ReactDOM(Fiber)?Component These are all going to be needed in the server renderer, so I'm moving them out now so I can use them from in there. * Fix `didWarnShadyDOM = false;` line