mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fixing bug from https://github.com/facebook/react/pull/32164 -- prior to this PR, we inserted hook guards even for functions that bailed out of compilation.