Variants#
Variants allow you to set your own groups of styling & default props on a component.
You can set variants on any Bumbag component in the global theme.
In this example, we are defining a "Call to action" type of button that we could use on some sort of landing page:
Editable example
On this page