mirror of
https://github.com/facebook/react.git
synced 2026-02-26 17:15:06 +00:00
The critical semantics are resilient to browser flakiness, so we don't need this feature test. Also added comments explaining how invokeGuardedCallback dev works.