Skip to content

Commit

Permalink
Change prop type docs for EuiButtonGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerry350 committed Mar 19, 2019
1 parent 90240a0 commit 8d94a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/button/button_group/button_group.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ EuiButtonGroup.propTypes = {

/**
* Most button groups should be the small button size,
* but if you NEED to bump it to regular, change this to 'm'
* but if you NEED to bump it to regular, change this to 'l'
*/
buttonSize: PropTypes.string,

Expand Down

0 comments on commit 8d94a34

Please sign in to comment.