fix(style): model status
This commit is contained in:
@@ -54,6 +54,7 @@ const AddModal: React.FC<AddModalProps> = ({
|
||||
<Modal
|
||||
title={title}
|
||||
open={open}
|
||||
centered={true}
|
||||
onOk={handleSumit}
|
||||
onCancel={onCancel}
|
||||
destroyOnClose={true}
|
||||
|
||||
Reference in New Issue
Block a user