dillon1000/react
Commit
Browse files 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.
Changed paths2 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberHooks.new.js ModifiedM packages/react-reconciler/src/ReactFiberHooks.old.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…