From 099fcbcda8b7cbc02a403367b5404fd2de61e839 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Mon, 18 Apr 2022 18:33:52 -0700 Subject: [PATCH] chore: update docs [ci skip] --- COMPONENT_INDEX.md | 8 ++++---- docs/src/COMPONENT_API.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/COMPONENT_INDEX.md b/COMPONENT_INDEX.md index cc494c10..b0c93f8f 100644 --- a/COMPONENT_INDEX.md +++ b/COMPONENT_INDEX.md @@ -1,6 +1,6 @@ # Component Index -> 165 components exported from carbon-components-svelte@0.63.0. +> 165 components exported from carbon-components-svelte@0.63.1. ## Components @@ -1643,9 +1643,9 @@ None. ### Slots -| Slot name | Default | Props | Fallback | -| :-------- | :------ | :---- | :-------------------------------------------------------------- | -| -- | Yes | -- | <svelte:component this="{icon}" size={20} /> | +| Slot name | Default | Props | Fallback | +| :-------- | :------ | :---- | :---------------------------------------------------------------- | +| -- | Yes | -- | <svelte:component this="{icon}" size="{20}" /> | ### Events diff --git a/docs/src/COMPONENT_API.json b/docs/src/COMPONENT_API.json index 8ac9b70f..fa485197 100644 --- a/docs/src/COMPONENT_API.json +++ b/docs/src/COMPONENT_API.json @@ -4669,7 +4669,7 @@ { "name": "__default__", "default": true, - "fallback": "", + "fallback": "", "slot_props": "{}" } ],