From 0504b9ae06d5b5758cf7c343a5f60631c7612c82 Mon Sep 17 00:00:00 2001 From: hzm <934585316@qq.com> Date: Mon, 2 Mar 2026 19:40:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A1=AE=E5=AE=9A=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=9B=9E=E8=BD=A6=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/ConfirmModal.jsx | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/app/components/ConfirmModal.jsx b/app/components/ConfirmModal.jsx index e933659..69f42e1 100644 --- a/app/components/ConfirmModal.jsx +++ b/app/components/ConfirmModal.jsx @@ -35,8 +35,21 @@ export default function ConfirmModal({ title, message, onConfirm, onCancel, conf {message}

- - + +