mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
Instead of adding a new Suspense boundary, the default recommendation is to wrap the suspending update with startTransition.
Instead of adding a new Suspense boundary, the default recommendation is to wrap the suspending update with startTransition.