Skip to content

v1.3.4

Latest
Compare
Choose a tag to compare
@colbymillerdev colbymillerdev released this 01 Jul 03:19
· 2 commits to develop since this release

🚀 New Features

  • Adds a labelFontSize prop to the ProgressStep component. This sets the font size for all of the step icon labels. The default size is 14.
  • Adds a activeLabelFontSize prop to the ProgressStep component. This is an optional prop that sets the font size for the active step icon label. It will override the current labelFontSize only for the active step.