From 5f3b4e8d1163382f7590cbcdcdecb0a5813bc0f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?wifi=E6=AD=AAf?= <1402772884@qq.com> Date: Mon, 17 Feb 2025 22:09:33 +0800 Subject: [PATCH] =?UTF-8?q?style(mini-markdown-docs):=20"=E5=9C=A8?= =?UTF-8?q?=E7=BA=BF=E5=B0=9D=E8=AF=95"=E6=A0=B7=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/example/Layout.tsx | 2 +- docs/theme/styles.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/example/Layout.tsx b/docs/docs/example/Layout.tsx index a125b7a..25c7471 100644 --- a/docs/docs/example/Layout.tsx +++ b/docs/docs/example/Layout.tsx @@ -5,7 +5,7 @@ const Layout: FC<{ children: React.ReactNode; }> = ({ children }) => { return ( -