astro/.changeset/great-suns-pump.md
Matthew Phillips 102161761d
Pass children to client components even if they do not render them (#2588)
* Pass children to client components even if they do not render them

* Handle when no children are provided

* Adds a changeset

* Use roots directly i guess

* Use an attribute to signal that the template is needed
2022-02-16 10:11:54 -05:00

109 B

astro
patch

Fix for passing children to client component when the component does not render them