8 lines
200 B
Markdown
8 lines
200 B
Markdown
|
---
|
||
|
'astro': patch
|
||
|
---
|
||
|
|
||
|
Improve `Astro.slots` API to support passing arguments to function-based slots.
|
||
|
|
||
|
This allows for more ergonomic utility components that accept a callback function as a child.
|