geometricpanda / storybook-addon-badges

An addon for Storybook which allows the addition of badges to your Stories
https://geometricpanda.github.io/storybook-addon-badges/
MIT License
9 stars 7 forks source link

Custom Badges? #24

Closed mnicholstamu closed 3 months ago

mnicholstamu commented 4 months ago

I was wondering if a custom badge would be possible? For example, if I would like to show that a component is available for v1.2+?

Regardless, thank you for making an awesome add-on for Storybook.

geometricpanda commented 3 months ago

Hey there, you can absolutely add custom badges, just create your own enum with the values in :)