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