diff --git a/docs/components/tag.md b/docs/components/tag.md index 5a2642a2..4758fd58 100644 --- a/docs/components/tag.md +++ b/docs/components/tag.md @@ -39,9 +39,27 @@ Use the `pill` prop to give tabs rounded edges. Use the `clearable` attribute to add a clear button to the tag. ```html preview -Small -Medium -Large +
+ Small + Medium + Large +
+ + + + ``` [component-metadata:sl-tag]