Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-03-19 08:47:16 -07:00
commit cbcafdd886
3 changed files with 12 additions and 3 deletions

View file

@ -3311,7 +3311,14 @@
}
],
"moduleExports": [],
"slots": [],
"slots": [
{
"name": "__default__",
"default": true,
"fallback": "{itemToString(item)}",
"slot_props": "{ item: DropdownItem; index: number; }"
}
],
"events": [
{
"type": "dispatched",