mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
8ecd4bd4f0
* Add support for React.pure in ReactDOMServer * Unwrap pure wrappers by creating an additional element as a single child This is very slow but meh. We're rewriting this whole thing anyway.