mirror of
https://github.com/facebook/react.git
synced 2026-02-24 12:43:00 +00:00
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.