From 279e5d81f7728a2533a66b6dc5bcd6f2210c5e77 Mon Sep 17 00:00:00 2001 From: Shu Guang <61069967+shuguangnet@users.noreply.github.com> Date: Fri, 16 May 2025 01:31:13 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20react-md-editor=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=99=A8=E4=BE=9D=E8=B5=96=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b8f6b0f..c77aae3 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,7 @@ "@ant-design/icons": "^4.8.1", "@ant-design/pro-components": "^2.8.7", "@monaco-editor/react": "^4.7.0", + "@uiw/react-md-editor": "^4.0.6", "@umijs/route-utils": "^2.2.2", "antd": "^5.25.0", "antd-style": "^3.6.1",