diff --git a/plugins/ui/apps/wizards/src/components/StepForm.tsx b/plugins/ui/apps/wizards/src/components/StepForm.tsx index 70d4cf2ba9..c73489807d 100644 --- a/plugins/ui/apps/wizards/src/components/StepForm.tsx +++ b/plugins/ui/apps/wizards/src/components/StepForm.tsx @@ -239,7 +239,7 @@ export function StepForm() {
Unsupported field type: {field.type}
@@ -524,6 +524,7 @@ export function StepForm() { {group.label} {isRequiredGroup && ( )}