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 Jan 5, 2024
1 parent 3166ee8 commit b3e8e80
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13682,7 +13682,7 @@
},
{
"name": "content",
"optional": false,
"optional": true,
"readonly": false,
"type": "ReactNode | Function",
"default": "",
Expand Down Expand Up @@ -14477,7 +14477,7 @@
},
{
"name": "content",
"optional": false,
"optional": true,
"readonly": false,
"type": "ReactNode | Function",
"default": "",
Expand Down Expand Up @@ -21017,7 +21017,7 @@
},
{
"name": "content",
"optional": false,
"optional": true,
"readonly": false,
"type": "ReactNode | Function",
"default": "",
Expand Down Expand Up @@ -42395,7 +42395,7 @@
},
{
"name": "content",
"optional": false,
"optional": true,
"readonly": false,
"type": "ReactNode | Function",
"default": "",
Expand Down Expand Up @@ -47173,7 +47173,7 @@
},
{
"name": "content",
"optional": false,
"optional": true,
"readonly": false,
"type": "ReactNode | Function",
"default": "",
Expand Down

0 comments on commit b3e8e80

Please sign in to comment.