Fixed depreciated setting.
This commit is contained in:
parent
f462717bb3
commit
664bd7751f
@ -214,7 +214,7 @@ const ActionsModalProvider = ({ children }) => {
|
||||
footer={null}
|
||||
width={700}
|
||||
styles={{ content: { padding: 0 } }}
|
||||
destroyOnClose={true}
|
||||
destroyOnHidden={true}
|
||||
>
|
||||
<Flex vertical>
|
||||
<Input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user