dillon1000/react
Commit
Browse files 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.
Changed paths3 files
First-parent comparisonpackages/react-reconciler/src/__tests__/ReactLazy-test.internal.js ModifiedM packages/react-reconciler/src/getComponentNameFromFiber.js ModifiedM packages/shared/getComponentNameFromType.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…