n
This commit is contained in:
@@ -64,7 +64,7 @@ const LoginModal = ({ visible, onClose, onLoginSuccess }) => {
|
||||
open={visible}
|
||||
onCancel={onClose}
|
||||
footer={null}
|
||||
destroyOnClose
|
||||
destroyOnClose={true}
|
||||
centered
|
||||
>
|
||||
<Form
|
||||
|
||||
Reference in New Issue
Block a user