Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-02-19 17:44:11 -08:00
commit 4c92a7a156
3 changed files with 31 additions and 13 deletions

View file

@ -3467,6 +3467,17 @@
"constant": false,
"reactive": false
},
{
"name": "disabled",
"kind": "let",
"description": "Set to `true` to disable the file uploader",
"type": "boolean",
"value": "false",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,
"reactive": false
},
{
"name": "accept",
"kind": "let",