From e6f6eb5f9f6f9744a33dd196deabd99d53ff4d96 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Fri, 2 Jun 2023 13:58:08 +0800 Subject: [PATCH] style: remove unused code --- .../com.msgbyte.mdpanel/src/group/MarkdownPanel.tsx | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/client/web/plugins/com.msgbyte.mdpanel/src/group/MarkdownPanel.tsx b/client/web/plugins/com.msgbyte.mdpanel/src/group/MarkdownPanel.tsx index fb790819..c1dd8f63 100644 --- a/client/web/plugins/com.msgbyte.mdpanel/src/group/MarkdownPanel.tsx +++ b/client/web/plugins/com.msgbyte.mdpanel/src/group/MarkdownPanel.tsx @@ -51,10 +51,10 @@ const MarkdownPanel: React.FC = React.memo(() => { return ( { + render={(dataMap: Record) => { return ( - + ); }} @@ -66,13 +66,6 @@ const MarkdownPanel: React.FC = React.memo(() => {
- - {/*