Skip to content

Commit

Permalink
Toast group site example heading add lab icon (#4454)
Browse files Browse the repository at this point in the history
  • Loading branch information
origami-z authored Dec 11, 2024
1 parent a088339 commit db7a96f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/docs/components/toast/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Use the `icon` prop to customize the icon shown in the toast, the custom icon wi
</LivePreview>
<LivePreview componentName="toast" exampleName="ToastGroupTop" >

## Toast group positioned top-right
## 🚧 Toast group positioned top-right

`ToastGroup` is a wrapper container for multiple toasts.

Expand All @@ -68,7 +68,7 @@ Use `ToastGroup` to position stacked toasts.

<LivePreview componentName="toast" exampleName="ToastGroupBottom" >

## Toast group positioned bottom-right
## 🚧 Toast group positioned bottom-right

`ToastGroup` is a wrapper container for multiple Toasts.

Expand Down

0 comments on commit db7a96f

Please sign in to comment.