mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
be51e6a41c
Added new StrictMode component for enabling async warnings (without enabling async rendering). This component can be used in the future to help with other warnings (eg compilation, Fabric).