Re-run "yarn build:docs"

This commit is contained in:
Eric Liu 2023-07-13 08:42:31 -07:00
commit 41a32a72b4
3 changed files with 4 additions and 3 deletions

View file

@ -4751,7 +4751,7 @@
{
"name": "company",
"kind": "let",
"description": "Specify the company name",
"description": "Specify the company name. \nAlternatively, use the named slot \"company\" (e.g., `<span slot=\"company\">...</span>`)",
"type": "string",
"isFunction": false,
"isFunctionDeclaration": false,