dillon1000/react

Commit

Update ReactServerRendering for the modern world

* ReactComponents aren't really the thing we need, ReactElements are
* Remove the deprecation notice that we've had in there for a long time

Test Plan: build, jest
Browse files
Changed paths2 files
First-parent comparison
M src/browser/server/ReactServerRendering.js ModifiedM src/browser/server/__tests__/ReactServerRendering-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…