v1.3.4
🚀 New Features
- Adds a
labelFontSizeprop to theProgressStepcomponent. This sets the font size for all of the step icon labels. The default size is 14. - Adds a
activeLabelFontSizeprop to theProgressStepcomponent. This is an optional prop that sets the font size for the active step icon label. It will override the currentlabelFontSizeonly for the active step.