From 4fbfe7b058dca256857d3982bc89619d07f3bd8e Mon Sep 17 00:00:00 2001 From: britt6612 Date: Wed, 2 Oct 2024 12:16:32 -0600 Subject: [PATCH] take out type --- aries-site/src/pages/components/tag.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/aries-site/src/pages/components/tag.mdx b/aries-site/src/pages/components/tag.mdx index 860912ccf..16da4f3f0 100644 --- a/aries-site/src/pages/components/tag.mdx +++ b/aries-site/src/pages/components/tag.mdx @@ -95,7 +95,7 @@ Highlights should only contain descriptions that are temporary, such as “New - Static tags are not interactive in any way. - + @@ -104,7 +104,7 @@ Highlights should only contain descriptions that are temporary, such as “New - An interactive tag can be actioned by mouse or keyboard. - {}} name='Type-Interactive' /> + {}} value="Interactive" /> ### Removable @@ -113,7 +113,7 @@ Highlights should only contain descriptions that are temporary, such as “New - Can be used to dismiss a category/value set from a filtered view. - Can be used to remove a value that has been assigned to an item or resource. - {}} /> + {}} /> ### Highlight @@ -122,9 +122,9 @@ Highlights should only contain descriptions that are temporary, such as “New - Draws attention but is no louder than a secondary/primary button. - A highlight tag is not interactive in any way. - A tags size should be limited to x-small or small. -- Use “blue!” border for highlight tags. This treatment should be used sparingly. +- Use “primary/blue” border for highlight tags. This treatment should be used sparingly. - +