mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ad7bcdf999
Reverses the effect of batchedUpdates by resetting the current batching context. Does not affect nested updates, which are always deferred regardless of whether they are inside a batch.