From fdd759b7a5576d0e258171a29a20689d367ebd4e Mon Sep 17 00:00:00 2001 From: its-mitesh-kumar Date: Mon, 18 Nov 2024 14:49:11 +0530 Subject: [PATCH] chore: update API reports for changes Signed-off-by: its-mitesh-kumar --- plugins/catalog/report.api.md | 2 ++ 1 file changed, 2 insertions(+) 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;