Progress Steps
A progress indicator component communicates to the user the progress of a particular process.
Linear steps
./src/blocks/progressSteps/LinearSteps/LinearSteps.js|ts
With numbers only
./src/blocks/progressSteps/WithNumbersOnly/WithNumbersOnly.js|ts
Vertical stepper
./src/blocks/progressSteps/VerticalStepper/VerticalStepper.js|ts