0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
Commit graph

1 commit

Author SHA1 Message Date
Arsh
33583e8b31
fix(rendering): prevent removal of necessary <astro-slot> elements (#10317)
* fix(rendering): prevent removal of necessary `<astro-slot>` elements

* add test

* add changeset

* missed a spot

* adjust test

* assume `supportsAstroStaticSlot`

* bring back accidentally removed `markHTMLString` call
2024-03-07 21:55:03 +05:30