dillon1000/react
Commit
Browse files Cleanup unused unstable_startTransition, unstable_useTransition, unstable_useDeferredValue exports from fb packages (#27056)
## Summary came across these TODOs – an internal grep indicated that remaining callsites have been cleaned up, so these can now be removed. ## How did you test this change? ``` yarn flow dom-browser yarn test ```
Changed paths3 files
First-parent comparisonfixtures/concurrent/time-slicing/src/index.js ModifiedM packages/react/index.classic.fb.js ModifiedM packages/react/index.modern.fb.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…