From 6d0a38aac72630d3131b013049a647c2f0ff1289 Mon Sep 17 00:00:00 2001 From: codytseng Date: Fri, 26 Dec 2025 23:47:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=8E=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/WebPreview/index.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/components/WebPreview/index.tsx b/src/components/WebPreview/index.tsx index 9ad9b60..cdc5073 100644 --- a/src/components/WebPreview/index.tsx +++ b/src/components/WebPreview/index.tsx @@ -48,7 +48,14 @@ export default function WebPreview({ window.open(url, '_blank') }} > - +
{hostname}
{title}