fix(progress-indicator): correct Story

This commit is contained in:
Eric Liu 2019-12-21 11:10:35 -08:00
commit 73e96e3d35

View file

@ -32,14 +32,10 @@
<ProgressStep <ProgressStep
label="Second step with tooltip" label="Second step with tooltip"
description="Step 2: Getting started with Carbon Design System" description="Step 2: Getting started with Carbon Design System"
secondaryLabel="Optional label"> secondaryLabel="Optional label" />
Label
</ProgressStep>
<ProgressStep <ProgressStep
label="Third step with tooltip" label="Third step with tooltip"
description="Step 3: Getting started with Carbon Design System"> description="Step 3: Getting started with Carbon Design System" />
Label
</ProgressStep>
<ProgressStep <ProgressStep
label="Fourth step" label="Fourth step"
description="Step 4: Getting started with Carbon Design System" description="Step 4: Getting started with Carbon Design System"