dillon1000/react

Commit

Ensure FullPageComponents are treated as DOM components

We currently override a couple DOM components. We need to ensure everything we
override is still treated as a DOM component, even if it has a composite
component wrapper.
Browse files
Changed paths2 files
First-parent comparison
M src/browser/ui/dom/components/createFullPageComponent.js ModifiedM src/test/__tests__/ReactTestUtils-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…