chore(api-reports): Fix api-reports conflicts
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
committed by
Carlos Lopez
parent
cba74e9f9d
commit
d1ffbb5cce
@@ -140,7 +140,6 @@ export const EntityTagsPickerFieldExtension: FieldExtensionComponent_2<
|
||||
kinds?: string[] | undefined;
|
||||
showCounts?: boolean | undefined;
|
||||
helperText?: string | undefined;
|
||||
kinds?: string[] | undefined;
|
||||
}
|
||||
>;
|
||||
|
||||
@@ -151,7 +150,6 @@ export const EntityTagsPickerFieldSchema: FieldSchema<
|
||||
kinds?: string[] | undefined;
|
||||
showCounts?: boolean | undefined;
|
||||
helperText?: string | undefined;
|
||||
kinds?: string[] | undefined;
|
||||
}
|
||||
>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user