We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa064f commit 2ead8b8Copy full SHA for 2ead8b8
src/ButtonGroup.jsx
@@ -52,7 +52,6 @@ ButtonGroup.propTypes = {
52
dropdownOpen: PropTypes.bool
53
};
54
ButtonGroup.defaultProps = {
55
- btnSize: 'md',
56
vertical: false,
57
dropdownOpen: false
58
0 commit comments