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 15, 2023
1 parent ce5765a commit b8e8c09
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions components/doc/common/apidoc/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4095,8 +4095,7 @@
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Whether the month should be rendered as a dropdown instead of text.",
"deprecated": "since v6. Navigator is always on."
"description": "Whether the month should be rendered as a dropdown instead of text."
},
{
"name": "name",
Expand Down Expand Up @@ -4400,8 +4399,7 @@
"readonly": false,
"type": "boolean",
"default": "false",
"description": "Whether the year should be rendered as a dropdown instead of text.",
"deprecated": "since v6. Navigator is always on."
"description": "Whether the year should be rendered as a dropdown instead of text."
},
{
"name": "yearRange",
Expand Down

0 comments on commit b8e8c09

Please sign in to comment.