From 419276fd1e347d6cb7fdae10ab4c486733182372 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?wifi=E6=AD=AAf?= <1402772884@qq.com>
Date: Sat, 8 Feb 2025 20:48:31 +0800
Subject: [PATCH] =?UTF-8?q?style(mini-markdown-editor):=20editor=E6=A0=B7?=
=?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/example/index.tsx | 30 ++++++++++---------
.../src/components/Preview/index.tsx | 1 +
.../mini-markdown-editor/src/theme/theme.ts | 2 +-
3 files changed, 18 insertions(+), 15 deletions(-)
diff --git a/docs/example/index.tsx b/docs/example/index.tsx
index c78e7fa..e577790 100644
--- a/docs/example/index.tsx
+++ b/docs/example/index.tsx
@@ -129,20 +129,22 @@ const App: FC = () => {
>
获取预览区实例
-