dillon1000/react

Commit

Convert ReactCompositeComponentDOMMinimalism to createRoot (#28194)

Not sure if this was also meant to test findDOMNode. But sounded like it
was more interested in the rendering aspect and findDOMNode was just
used as a utility. If we want to keep the findDOMNode tests, I'd just
rename it to a legacy test to indicate it needs to be flagged.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/__tests__/ReactCompositeComponentDOMMinimalism-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…