mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 18:47:50 +00:00
chore(nc-gui): lint
This commit is contained in:
@@ -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<{
|
||||
|
||||
Reference in New Issue
Block a user