diff --git a/docs/src/pages/components/ProgressIndicator.svx b/docs/src/pages/components/ProgressIndicator.svx index b0e6693f..ba3078a6 100644 --- a/docs/src/pages/components/ProgressIndicator.svx +++ b/docs/src/pages/components/ProgressIndicator.svx @@ -95,4 +95,10 @@ When programmatically updating the `currentIndex`, keep in mind that only comple ### Skeleton - \ No newline at end of file +Use the `count` prop to specify the number of progress steps to render. + + + +### Skeleton (vertical) + + \ No newline at end of file