mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
feat(progress-indicator-skeleton): add count prop
This commit is contained in:
parent
4dc9a48b02
commit
696c5dcb2a
2 changed files with 8 additions and 2 deletions
|
@ -56,4 +56,4 @@
|
|||
|
||||
### Skeleton
|
||||
|
||||
<ProgressIndicatorSkeleton />
|
||||
<ProgressIndicatorSkeleton count={3} />
|
Loading…
Add table
Add a link
Reference in a new issue