再次修改错别字

This commit is contained in:
yezian 2025-01-04 11:11:23 +08:00
parent bb7d419520
commit c903dcb46c
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ export default function Space() {
const handleReadAll = () => {
const showMobal = Dialog.show({
title: "提示",
content: <div className="text-center">确定要清楚所有未读消息吗</div>,
content: <div className="text-center">是否确认清除所有未读消息</div>,
bodyStyle: {
maxHeight: "none",
width: "80vw",