mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
5f71eed2eb
Follow-up to https://github.com/facebook/react/pull/33652. Don't know how the other were missed. Double-checked that Profiler works in dev mode. Now all hooks start with `!isProfiling` check and return, if true.