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 Mar 20, 2024
1 parent 970981e commit 25438e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -51946,8 +51946,8 @@
"name": "emptyMessage",
"optional": true,
"readonly": false,
"type": "string",
"default": "",
"type": "ReactNode | Function",
"default": "No available options",
"description": "Text to display when there is no data."
},
{
Expand Down

0 comments on commit 25438e6

Please sign in to comment.