diff --git a/plugins/catalog/report.api.md b/plugins/catalog/report.api.md index d817118e3a..7f1c334146 100644 --- a/plugins/catalog/report.api.md +++ b/plugins/catalog/report.api.md @@ -64,6 +64,8 @@ export interface AboutFieldProps { // (undocumented) children?: React_2.ReactNode; // (undocumented) + className?: string; + // (undocumented) gridSizes?: Record; // (undocumented) label: string;