astro/.changeset/flat-ads-lay.md
Kiril Shevchuk 8164fa6f1a
Fix invalid hook usage for exports (#4385)
* Add proper support functional components exports

* Add changeset

* Add support for `export default X`
2022-08-23 08:46:51 -04:00

5 lines
120 B
Markdown

---
'astro': patch
---
Fix warning when using hooks inside the react components not exported as a function declaration