From d6fba55f3dfe0acd5f90cf0ac45d5ff0b63daa92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Sun, 20 Jul 2025 09:02:08 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=BB=84=E4=BB=B6):=20=E5=B0=86=E4=B8=8A?= =?UTF-8?q?=E4=B8=8B=E6=96=87=E8=8F=9C=E5=8D=95=E4=B8=AD=E7=9A=84=E8=AD=A6?= =?UTF-8?q?=E5=91=8A=E9=A2=9C=E8=89=B2=E5=8F=82=E6=95=B0=E4=BB=8E'warning'?= =?UTF-8?q?=E6=94=B9=E4=B8=BA'warn'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ContextMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ContextMenu.tsx b/src/components/ContextMenu.tsx index e580c64..694f757 100644 --- a/src/components/ContextMenu.tsx +++ b/src/components/ContextMenu.tsx @@ -156,7 +156,7 @@ const Q2SchemeMenu: FC = ({ color, afterClick }) => {
updateSchemeContent('success')}> Set as Success color
-
updateSchemeContent('warning')}> +
updateSchemeContent('warn')}> Set as Warn color
updateSchemeContent('info')}>