Skip to content

Commit eb0b0e9

Browse files
committed
docs: update content
1 parent 8f81905 commit eb0b0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/content/components/button-group.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ These classes can also be added to groups of links, as an alternative to the `<C
4949
<CButtonGroup>
5050
<CButton href="#" color="primary" active>Active link</CButton>
5151
<CButton href="#" color="primary">Link</CButton>
52-
<CButton href="#" color="primary"> Link</CButton>
52+
<CButton href="#" color="primary">Link</CButton>
5353
</CButtonGroup>
5454
```
5555

0 commit comments

Comments
 (0)