From b0f3501a2a8cdac4632ffcba0d78f4575656d948 Mon Sep 17 00:00:00 2001 From: 1zumii <524123601@qq.com> Date: Sun, 28 Apr 2024 15:13:06 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E5=A4=8D=20demo=20=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E6=B1=A1=E6=9F=93=E6=96=87=E6=A1=A3=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98=20(#777)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/components/text-highlight/base.vue | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/docs/.vitepress/components/text-highlight/base.vue b/docs/.vitepress/components/text-highlight/base.vue index e30ba93c..1ceff9e5 100644 --- a/docs/.vitepress/components/text-highlight/base.vue +++ b/docs/.vitepress/components/text-highlight/base.vue @@ -27,7 +27,7 @@ a subtext . -
This is the string for the div wrap.
+
This is the string for the div wrap.
This is a plain text string. @@ -47,10 +47,3 @@ const strChange = () => { const strict = ref(false); - -