dillon1000/react

Commit

Remove flushControlled from experimental releases (#23384)

This brings the exports on npm to parity which simplifies things a bit.

We also don't plan to release this. It is used by Draft.js but that caller
will need to switch to flushSync.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-dom/index.experimental.js ModifiedM packages/react-dom/src/__tests__/ReactDOMFiberAsync-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…