From 9391ea876a09caad4b8179c76e5e662cb49585cf Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 10 Aug 2020 07:50:16 -0400 Subject: [PATCH] Fix examples --- docs/components/badge.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/components/badge.md b/docs/components/badge.md index 758c2f54c..de9ffed63 100644 --- a/docs/components/badge.md +++ b/docs/components/badge.md @@ -5,7 +5,7 @@ Badges are used to draw attention and display statuses or counts. ```html preview -Badge +Badge ``` ## Examples @@ -15,7 +15,7 @@ Badges are used to draw attention and display statuses or counts. Set the `type` attribute to change the badge's type. ```html preview -Primary +Primary Success Info Warning @@ -27,7 +27,7 @@ Set the `type` attribute to change the badge's type. Use the `pill` attribute to give badges rounded edges. ```html preview -Primary +Primary Success Info Warning @@ -40,7 +40,7 @@ Use the `pulse` attribute to draw attention to the badge with a subtle animation ```html preview
- 1 + 1 1 1 1