diff --git a/README.md b/README.md index 2b380ed1..ac413ff6 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,13 @@ Currently, the following components are supported: - ProgressStep - RadioButton - RadioButtonSkeleton +- RadioButtonGroup - Search - SearchSkeleton +- Select + - SelectSkeleton + - SelectItem + - SelectItemGroup - SkeletonPlaceholder - SkeletonText - Tag diff --git a/src/components/RadioButton/RadioButton.Skeleton.svelte b/src/components/RadioButton/RadioButton.Skeleton.svelte index 9bdd89d8..08456576 100644 --- a/src/components/RadioButton/RadioButton.Skeleton.svelte +++ b/src/components/RadioButton/RadioButton.Skeleton.svelte @@ -1,14 +1,14 @@ -