mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
3d3506d37d
* Add a test that StrictMode shows up in the component stack The SSR test passes. The client one doesn't. * Include Modes in component stack * Update other tests to include modes