更改错别字

This commit is contained in:
yezian 2025-01-04 09:09:57 +08:00
parent 7cf4a739e8
commit 92fd681cc8
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",