8eba6d9d97
* Fix expected types for Element in our JSX definitions * Add changeset
5 lines
169 B
Markdown
5 lines
169 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix JSX definitions being too strict as to what an element is, which lead to type issues in certain cases (Markdown imports, JSX components etc)
|