Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ To display very short pieces of information like status indicators and version n

### Launch callouts

<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>

```jsx
<Launch>This celebrates an announcement</Launch>
<Launch>This celebrates an announcement, styled using the primary accent of the docs site</Launch>
```


Expand Down