dillon1000/react
Commit
Browse files 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.
Changed paths1 file
First-parent comparisonpackages/react-dom/src/__tests__/ReactCompositeComponentDOMMinimalism-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…