chore(deps): upgrade antd to v6
This commit is contained in:
@@ -542,7 +542,9 @@ const AddModal: FC<AddModalProps> = (props) => {
|
||||
closeIcon={false}
|
||||
maskClosable={false}
|
||||
keyboard={false}
|
||||
width={width}
|
||||
styles={{
|
||||
wrapper: { width: width }
|
||||
}}
|
||||
footer={false}
|
||||
>
|
||||
<Container>
|
||||
|
||||
Reference in New Issue
Block a user