Added several fixes throughout for demo.
This commit is contained in:
@@ -166,7 +166,7 @@ export function JobChecklistForm({
|
||||
valuePropName="checked"
|
||||
label={t("checklist.labels.removefromproduction")}
|
||||
>
|
||||
<Switch />
|
||||
<Switch defaultChecked={true} />
|
||||
</Form.Item>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user