0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/react/test
Matthew Phillips 4dee38711c
Fix client hydration in experimentalReactChildren (#8898)
* Fix client hydration in experimentalReactChildren

* Add tests

* Add a changeset

* Use recursion instead of walking

* getChildren -> swap order

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-10-24 08:05:19 -04:00
..
fixtures/react-component Fix client hydration in experimentalReactChildren (#8898) 2023-10-24 08:05:19 -04:00
react-component.test.js Fix client hydration in experimentalReactChildren (#8898) 2023-10-24 08:05:19 -04:00