From 50ac0206cea8f65d7bfb0ac1f3e059406b2f2109 Mon Sep 17 00:00:00 2001 From: mereith Date: Sat, 6 May 2023 03:29:52 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=89=A9=E5=A4=A7pc=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E5=8F=AF=E7=82=B9=E5=87=BB=E8=8C=83=E5=9B=B4=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/website/components/NavBar/item.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/components/NavBar/item.tsx b/packages/website/components/NavBar/item.tsx index cd47ec098..e2516e963 100644 --- a/packages/website/components/NavBar/item.tsx +++ b/packages/website/components/NavBar/item.tsx @@ -39,7 +39,7 @@ function LinkItemAtom(props: { key={item.id} className={props.cls ? props.cls : cls} > - +
{item.name}