Lint
This commit is contained in:
parent
347bce8ae1
commit
31cdf7eaaa
|
@ -12,7 +12,6 @@
|
||||||
TableSchema,
|
TableSchema,
|
||||||
UIFieldValidationRule,
|
UIFieldValidationRule,
|
||||||
} from "@budibase/types"
|
} from "@budibase/types"
|
||||||
import Tab from "@budibase/bbui/src/Tabs/Tab.svelte"
|
|
||||||
|
|
||||||
type FieldInfo<T = any> = {
|
type FieldInfo<T = any> = {
|
||||||
name: string
|
name: string
|
||||||
|
|
Loading…
Reference in New Issue