## 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.