mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
e648c5575a
* fix: prevent jsx runtime from erroring on nullish prop values when checking for slot props * chore: changeset
128 B
128 B
astro |
---|
patch |
Fixes a bug where JSX runtime would error on components with nullish prop values in certain conditions.