dillon1000/react

Commit

[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.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-reconciler/src/__tests__/ReactHooksWithNoopRenderer-test.js ModifiedM packages/react/src/ReactClient.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…