This commit is contained in:
yj 2025-01-23 12:34:26 +08:00
parent 0e37a751ea
commit 2e2074fda3
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ const NoticeWindow: React.FC = () => {
bool: false
})
}
}, 0);
}, 500);
},
duration: 10,
placement: 'bottomRight',