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