jeanverster / chakra-ui-steps

Steps component designed to work seamlessly with Chakra UI
https://chakra-ui-steps.vercel.app
390 stars 44 forks source link

refactor: add option to style iconLabel separately #58

Closed rixcian closed 2 years ago

rixcian commented 2 years ago

image

Add option to style "1", "2", ... letters inside Step component when an icon is not provided. Currently, when I want to e.g. change the color of these numbers it'll also change the color of step "title" and "description".