0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/.changeset/old-walls-draw.md
Erika 54865612ea
Add missing media attribute on MetaHTMLAttributes (#3974)
* Add missing media attribute on MetaHTMLAttributes

* Fixed media not being optional, oops

* Add changeset
2022-07-19 11:41:29 -04:00

5 lines
105 B
Markdown

---
'astro': patch
---
Added missing `media` attributes from the JSX definitions for the `meta` element