mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
d1845ad0ff
The only difference between default updates and transition updates is that default updates do not support suspended refreshes — they will instantly display a fallback. Co-authored-by: Rick Hanlon <rickhanlonii@gmail.com>