dillon1000/react

Commit

Stringify context as SomeContext instead of SomeContext.Provider (#33507)

This matches the change in React 19 to use `<SomeContext>` as the
preferred way to provide a context.
Browse files
Changed paths3 files
First-parent comparison
M packages/react-reconciler/src/__tests__/ReactLazy-test.internal.js ModifiedM packages/react-reconciler/src/getComponentNameFromFiber.js ModifiedM packages/shared/getComponentNameFromType.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…