Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-04-18 10:58:56 -07:00
commit 3c608b0204
2 changed files with 4 additions and 4 deletions

View file

@ -1643,9 +1643,9 @@ None.
### Slots
| Slot name | Default | Props | Fallback |
| :-------- | :------ | :---- | :---------------------------------------------------- |
| -- | Yes | -- | <code>&lt;svelte:component this="{icon}" /&gt;</code> |
| Slot name | Default | Props | Fallback |
| :-------- | :------ | :---- | :-------------------------------------------------------------- |
| -- | Yes | -- | <code>&lt;svelte:component this="{icon}" size={20} /&gt;</code> |
### Events