fix: update open playground btn
This commit is contained in:
@@ -275,6 +275,7 @@ const UpdateModal: React.FC<AddModalProps> = (props) => {
|
||||
initialValues={formData}
|
||||
source={formData.source || ''}
|
||||
action={action}
|
||||
realAction={realAction}
|
||||
clusterList={clusterList}
|
||||
onOk={handleOk}
|
||||
ref={formRef}
|
||||
|
||||
Reference in New Issue
Block a user