From 5405da8a8ab77d75b04e26f359536e0237f529a7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 13 Jan 2021 17:12:44 -0800 Subject: [PATCH] Add toast code to the snippet --- site/content/docs/5.0/components/toasts.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/site/content/docs/5.0/components/toasts.md b/site/content/docs/5.0/components/toasts.md index 9f51c4099..9d7b6f9dc 100644 --- a/site/content/docs/5.0/components/toasts.md +++ b/site/content/docs/5.0/components/toasts.md @@ -59,9 +59,27 @@ Click the button the below to show as toast (positioning with our utilities in t -{{< example >}} +
+ +
+ +{{< highlight html >}} -{{< /example >}} + +
+ +
+{{< endhighlight >}} ### Translucent