chore: upgrade antd lib to 5.25.4
This commit is contained in:
@@ -58,7 +58,7 @@ const AddModal: React.FC<AddModalProps> = ({
|
||||
centered={true}
|
||||
onOk={handleSumit}
|
||||
onCancel={onCancel}
|
||||
destroyOnClose={true}
|
||||
destroyOnHidden={true}
|
||||
closeIcon={false}
|
||||
maskClosable={false}
|
||||
keyboard={false}
|
||||
|
||||
Reference in New Issue
Block a user