mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
147 B
147 B
astro |
---|
patch |
Fix edge case where default slots could be rendered too early for Astro components. Slots are now only rendered on demand.