From db7a96fd04af28c78125e3d546d8bf588ef323c9 Mon Sep 17 00:00:00 2001 From: Zhihao Cui <5257855+origami-z@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:47:30 +0000 Subject: [PATCH] Toast group site example heading add lab icon (#4454) --- site/docs/components/toast/examples.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.