Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-05-14 12:46:14 -07:00
commit b24453f585
3 changed files with 3 additions and 3 deletions

View file

@ -2753,7 +2753,7 @@
"kind": "let",
"description": "Override the options passed to the Flatpickr instance.\n@see https://flatpickr.js.org/options",
"type": "import(\"flatpickr/dist/types/options\").Options",
"value": "{}",
"value": "{ static: true }",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,