Component With A Modifier

A component may have a variation. The variation should be implemented with a modifier class.

UI

Source

<button className="button button-primary">Button</button>