* Fix head injection misplacement with Astro.slots.render() * Adding a changeset * Fix case of JSX with no layout * missing break
5 lines
82 B
Markdown
5 lines
82 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix head injection misplacement with Astro.slots.render()
|