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 | | --- | --- | |  |  |
This directory contains code shared between several DevTools packages:
- /packages/react-devtools-core
- /packages/react-devtools-extensions
- /packages/react-devtools-inline
It is not published or released anywhere directly.