mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
061ac27bc9
I noticed while working on a different PR that this test was not using hydrateRoot correctly. You're meant to pass the initial children as the second argument.