mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
9491dee795
* Warn if `document` is missing by the time invokeGuardedCallback runs in DEV * Typo * Add a comment * Use invariant() instead * Create event immediately for clarity