astro/.changeset/sixty-apricots-drum.md
Bjorn Lu ff35b4759b
Fix JSX tagging for anonymous higher-order components default export (#5426)
* Tag JSX for call expression default export

* Refactor type checks

* Add changeset
2022-11-17 10:46:24 -05:00

5 lines
93 B
Markdown

---
'astro': patch
---
Fix JSX tagging for anonymous higher-order components default export