Skip to content

Commit 51ea728

Browse files
committed
docs: update content
1 parent b3d932e commit 51ea728

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/docs/components/button.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ If you need a ghost variant of button, set `variant="ghost"` prop to remove all
114114
<CButton color="dark" variant="ghost">Dark</CButton>
115115
```
116116

117-
CALLOUT: Some of the button styles use a relatively light foreground color, and should only be used on a dark background in order to have sufficient contrast.
117+
118+
<CCallout color="info">Some of the button styles use a relatively light foreground color, and should only be used on a dark background in order to have sufficient contrast.</CCallout>
118119

119120
## Sizes
120121

0 commit comments

Comments
 (0)