Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-04-03 11:51:50 -07:00
commit 397a371fef
2 changed files with 4 additions and 4 deletions

View file

@ -4619,7 +4619,7 @@
{
"name": "icon",
"default": false,
"fallback": "<svelte:component this=\"{icon}\" />",
"fallback": "<svelte:component this=\"{icon}\" size=\"{20}\" />",
"slot_props": "{}"
}
],