v1.2.0
Add support for passing btnSize and btnStyle to ButtonGroup component (e8cbe7b)
<ButtonGroup btnSize="sm" btnStyle="flat">
<Button>OK</Button>
<Button>Cancel</Button>
</ButtonGroup>Add support for passing btnSize and btnStyle to ButtonGroup component (e8cbe7b)
<ButtonGroup btnSize="sm" btnStyle="flat">
<Button>OK</Button>
<Button>Cancel</Button>
</ButtonGroup>