mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +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.