feat(progress-indicator-skeleton): add count prop

This commit is contained in:
Eric Liu 2020-10-15 05:17:16 -07:00
commit 696c5dcb2a
2 changed files with 8 additions and 2 deletions

View file

@ -56,4 +56,4 @@
### Skeleton
<ProgressIndicatorSkeleton />
<ProgressIndicatorSkeleton count={3} />