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 38c85eb commit f8c5175Copy full SHA for f8c5175
fern/products/docs/pages/component-library/default-components/callouts.mdx
@@ -51,10 +51,10 @@ To display very short pieces of information like status indicators and version n
51
52
### Launch callouts
53
54
-<Launch>This celebrates a product launch or other announcement</Launch>
+<Launch>This celebrates an announcement, styled using the primary accent of the docs site</Launch>
55
56
```jsx
57
-<Launch>This celebrates an announcement</Launch>
58
```
59
60
0 commit comments