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.
<b-button>
1 parent 5deaad0 commit f4f597bCopy full SHA for f4f597b
src/components/button-group/README.md
@@ -29,7 +29,7 @@ Button Groups are an easy way to group a series of buttons together.
29
30
## Sizing
31
32
-Set the size prop to `lg` or `sm` to render larger or smaller, respectively, buttons. There is no
+Set the `size` prop to `lg` or `sm` to render larger or smaller, respectively, buttons. There is no
33
need to specify the size on the individual buttons.
34
35
```html
0 commit comments