This commit is contained in:
Adria Navarro 2025-03-17 16:08:28 +01:00
parent 347bce8ae1
commit 31cdf7eaaa
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
TableSchema,
UIFieldValidationRule,
} from "@budibase/types"
import Tab from "@budibase/bbui/src/Tabs/Tab.svelte"
type FieldInfo<T = any> = {
name: string