fix: types
This commit is contained in:
parent
e311cfb8da
commit
48b3d30088
@ -13,7 +13,6 @@ export interface FormSchemaItem {
|
||||
description: string;
|
||||
fieldName: string;
|
||||
label: string;
|
||||
name: string;
|
||||
value: boolean;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user