diff options
Diffstat (limited to '.changeset/sharp-scissors-think.md')
-rw-r--r-- | .changeset/sharp-scissors-think.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/sharp-scissors-think.md b/.changeset/sharp-scissors-think.md deleted file mode 100644 index 60498d213..000000000 --- a/.changeset/sharp-scissors-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Fixes an issue where slotting interactive components within a "client:only" component prevented all component code in the page from running. |