mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
97c5e6c9e4
## Summary We should not be showing StrictMode warnings when React is running in production, since StrictMode is a dev-only feature. ## How did you test this change? | Before | After | | --- | --- | |  |  |