Skip to content

Commit

Permalink
Update API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed May 9, 2024
1 parent 9639881 commit b900cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b900cbb

Please sign in to comment.