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/fixtures/react-component
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
..
src Fix client hydration in experimentalReactChildren (#8898) 2023-10-24 08:05:19 -04:00
astro.config.mjs Add experimentalReactChildren option to React integration (#8082) 2023-08-16 13:40:57 -04:00
package.json Add experimentalReactChildren option to React integration (#8082) 2023-08-16 13:40:57 -04:00