fix: depercated props
This commit is contained in:
@@ -164,7 +164,9 @@ const ExportData: React.FC<{
|
||||
onCancel={handleOnCancel}
|
||||
destroyOnHidden={true}
|
||||
closeIcon={true}
|
||||
maskClosable={false}
|
||||
mask={{
|
||||
closable: false
|
||||
}}
|
||||
keyboard={false}
|
||||
width={1000}
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user