From e571c884c1103d863eed053d087102e2e50a97bd Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 18 Aug 2021 17:29:59 -0400 Subject: [PATCH] fix example --- docs/components/rating.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/rating.md b/docs/components/rating.md index c848d244d6..6851f8852d 100644 --- a/docs/components/rating.md +++ b/docs/components/rating.md @@ -69,9 +69,9 @@ Use the `disable` attribute to disable the rating. ```