chore: upgrade antd lib to 5.25.4
This commit is contained in:
@@ -81,7 +81,7 @@ const ApiAccessInfo = ({ open, data, onClose }: ApiAccessInfoProps) => {
|
||||
}}
|
||||
title={intl.formatMessage({ id: 'models.table.button.apiAccessInfo' })}
|
||||
width={550}
|
||||
destroyOnClose
|
||||
destroyOnHidden
|
||||
closable={true}
|
||||
maskClosable={false}
|
||||
onOk={handleClose}
|
||||
|
||||
Reference in New Issue
Block a user