8164fa6f1a
* Add proper support functional components exports * Add changeset * Add support for `export default X`
5 lines
120 B
Markdown
5 lines
120 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix warning when using hooks inside the react components not exported as a function declaration
|