dillon1000/react
Commit
Browse files [crud] Only export uRC when flag is enabled (#31617)
It's tricky to do feature detection of uRC currently because it's always present on the export. Let's conditionally export it instead.
Changed paths2 files
First-parent comparisonpackages/react-reconciler/src/__tests__/ReactHooksWithNoopRenderer-test.js ModifiedM packages/react/src/ReactClient.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…