dillon1000/react

Commit

Remove redundant setUpdatePriority call (#21127)

See removed TODO comment. This call is no longer necessary because we
use the dispatcher to track whether we're inside a transition, not the
event priority.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-reconciler/src/ReactFiberHooks.new.js ModifiedM packages/react-reconciler/src/ReactFiberHooks.old.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…