From 6547e15dd714e0eed665c89630e25d398e562091 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 17 Feb 2021 10:46:36 -0800 Subject: [PATCH] docs(progress-indicator): add invalid step example --- docs/src/pages/components/ProgressIndicator.svx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/src/pages/components/ProgressIndicator.svx b/docs/src/pages/components/ProgressIndicator.svx index ba3078a6..1b4165c1 100644 --- a/docs/src/pages/components/ProgressIndicator.svx +++ b/docs/src/pages/components/ProgressIndicator.svx @@ -59,6 +59,23 @@ When programmatically updating the `currentIndex`, keep in mind that only comple +### Invalid step + + + + + + + ### Spaced-equally