Skip to content

Commit

Permalink
Merge branch 'main' into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Mar 5, 2025
2 parents 478189b + 1e264c6 commit 141802d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/CNUserModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const CNUserModal = () => {
<Modal
open={open}
title="🚀 提示"
maskClosable={false}
onCancel={() => {
setOpen(false);
}}
Expand Down

0 comments on commit 141802d

Please sign in to comment.