Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-06-18 10:54:01 -07:00
commit 1cf28c6809
4 changed files with 11 additions and 11 deletions

View file

@ -10027,7 +10027,7 @@
"name": "selected",
"kind": "let",
"description": "Specify the selected item value",
"type": "string",
"type": "string | number",
"isFunction": false,
"isFunctionDeclaration": false,
"isRequired": false,
@ -10252,7 +10252,7 @@
"name": "value",
"kind": "let",
"description": "Specify the option value",
"type": "string",
"type": "string | number",
"value": "\"\"",
"isFunction": false,
"isFunctionDeclaration": false,