mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
5acf77dd22
* Re-enable custom element test and fix "undefined" child * Remove outdated comment * Adds a changeset
6 lines
107 B
Markdown
6 lines
107 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/webapi': patch
|
|
---
|
|
|
|
Fixes rendering of "undefined" on custom element children
|