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 82a8bb5 commit 86b8b8dCopy full SHA for 86b8b8d
src/ButtonGroup.jsx
@@ -38,7 +38,6 @@ ButtonGroup.propTypes = {
38
dropdownOpen: PropTypes.bool
39
};
40
ButtonGroup.defaultProps = {
41
- btnSize: '', // Defaults to empty
42
vertical: false,
43
dropdownOpen: false
44
0 commit comments