fix: depercated props

This commit is contained in:
jialin
2026-03-19 12:28:18 +08:00
committed by jialin
parent 2dc7c9adf1
commit 9840a48301
22 changed files with 62 additions and 22 deletions
@@ -74,7 +74,9 @@ const ViewLogsModal: React.FC<ViewModalProps> = (props) => {
onCancel={handleCancel}
destroyOnHidden={true}
closeIcon={true}
maskClosable={false}
mask={{
closable: false
}}
keyboard={true}
styles={{
wrapper: {