diff --git a/site/docs/components/toast/examples.mdx b/site/docs/components/toast/examples.mdx index 8ee4ad99e51..dc92518b719 100644 --- a/site/docs/components/toast/examples.mdx +++ b/site/docs/components/toast/examples.mdx @@ -58,7 +58,7 @@ Use the `icon` prop to customize the icon shown in the toast, the custom icon wi -## Toast group positioned top-right +## 🚧 Toast group positioned top-right `ToastGroup` is a wrapper container for multiple toasts. @@ -68,7 +68,7 @@ Use `ToastGroup` to position stacked toasts. -## Toast group positioned bottom-right +## 🚧 Toast group positioned bottom-right `ToastGroup` is a wrapper container for multiple Toasts.