diff --git a/README.md b/README.md index 2b380ed1..0afb9dfa 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Currently, the following components are supported: - ProgressStep - RadioButton - RadioButtonSkeleton +- RadioButtonGroup - Search - SearchSkeleton - SkeletonPlaceholder 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 @@ -