diff options
Diffstat (limited to '.changeset/neat-pumas-accept.md')
-rw-r--r-- | .changeset/neat-pumas-accept.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/neat-pumas-accept.md b/.changeset/neat-pumas-accept.md new file mode 100644 index 000000000..8babf49e7 --- /dev/null +++ b/.changeset/neat-pumas-accept.md @@ -0,0 +1,5 @@ +--- +"astro": patch +--- + +Adds type support for the `closedby` attribute for `<dialog>` elements |