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
+3 -1
View File
@@ -56,7 +56,9 @@ const FormDrawer: React.FC<AddModalProps> = ({
onClose={onCancel}
destroyOnHidden={true}
closeIcon={false}
maskClosable={false}
mask={{
closable: false
}}
keyboard={false}
styles={{
wrapper: { width }