diff --git a/components/form/ArrayListGrouped.vue b/components/form/ArrayListGrouped.vue index 8febea34a2c..2f71390dc75 100644 --- a/components/form/ArrayListGrouped.vue +++ b/components/form/ArrayListGrouped.vue @@ -6,13 +6,17 @@ export default { components: { ArrayList, InfoBox } };