mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
Stacked on #33150. We use `noop` functions in a lot of places as place holders. I don't think there's any real optimizations we get from having separate instances. This moves them to use a common instance in `shared/noop`.