diff --git a/apps/portal/src/app/features/licensing/components/ConfigDrivenSection.tsx b/apps/portal/src/app/features/licensing/components/ConfigDrivenSection.tsx index 1d17b5882..00cc4346f 100644 --- a/apps/portal/src/app/features/licensing/components/ConfigDrivenSection.tsx +++ b/apps/portal/src/app/features/licensing/components/ConfigDrivenSection.tsx @@ -122,21 +122,33 @@ export function ConfigDrivenSection({ onChange={(v) => onChange(field.key, v)} /> ) : isVesselPicker ? ( -