chore: upgrade antd lib to 5.25.4
This commit is contained in:
@@ -45,7 +45,7 @@ const ScrollerModal = (props: ModalProps & { maxContentHeight?: number }) => {
|
||||
return (
|
||||
<Modal
|
||||
{...props}
|
||||
destroyOnClose={true}
|
||||
destroyOnHidden={true}
|
||||
styles={{
|
||||
content: {
|
||||
padding: 0
|
||||
|
||||
Reference in New Issue
Block a user