From b1e24036152c629bf268a1273ebbd39b5de3b0af Mon Sep 17 00:00:00 2001 From: Martin Trapp <94928215+martrapp@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:37:13 +0100 Subject: [PATCH] fixed quotes --- .changeset/spotty-bats-nail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/spotty-bats-nail.md b/.changeset/spotty-bats-nail.md index 8aa5daabb91e..42a68b5925db 100644 --- a/.changeset/spotty-bats-nail.md +++ b/.changeset/spotty-bats-nail.md @@ -2,5 +2,5 @@ "astro": patch --- -Fixes a style issue of "client:only" components in DEV mode during view transitions. +Fixes a style issue of `client:only` components in DEV mode during view transitions.