chore(nc-gui): lint

This commit is contained in:
Ramesh Mane
2026-01-22 10:31:56 +00:00
parent dbcc69afa3
commit 5f1ea0b1c5
4 changed files with 16 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import { FormBuilderValidatorType, type CustomFormBuilderValidator } from 'nocodb-sdk'
import { FormBuilderValidatorType } from 'nocodb-sdk'
import { FORM_BUILDER_NON_CATEGORIZED, FormBuilderInputType } from '#imports'
const props = defineProps<{