diff --git a/frontend/src/components/Controls/Grid.vue b/frontend/src/components/Controls/Grid.vue index 778f010b..64130fa4 100644 --- a/frontend/src/components/Controls/Grid.vue +++ b/frontend/src/components/Controls/Grid.vue @@ -69,6 +69,12 @@ field.onChange && field.onChange(data, index) " /> +
import FieldLayout from '@/components/FieldLayout.vue' import Link from '@/components/Controls/Link.vue' +import Grid from '@/components/Controls/Grid.vue' import { GridColumn, GridRow } from '@/types/controls' import { getRandom, getFormat } from '@/utils' import {