From b900cbb039a858bbaa39459e58bab463ee9f314e Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 9 May 2024 23:44:50 +0000 Subject: [PATCH] Update API doc --- components/doc/common/apidoc/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/doc/common/apidoc/index.json b/components/doc/common/apidoc/index.json index def9c53725..709719dc3f 100644 --- a/components/doc/common/apidoc/index.json +++ b/components/doc/common/apidoc/index.json @@ -56589,7 +56589,7 @@ "values": { "IconOptions": { "values": "AdditionalProps & Object", - "description": "Icon options passed to any icon.\nComponentProps are props from the owning component.\nAdditionalProps are any custom properties of an icon like SortIcon of the Datatable for example." + "description": "Icon options passed to any icon." }, "IconType": { "values": "React.ReactNode | Function"