From 883fbbbb07fb6a7e28ec75d67d0a9bfcf5aaec7e Mon Sep 17 00:00:00 2001 From: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:21:05 -0500 Subject: [PATCH] Update usage.mdx --- src/pages/components/tag/usage.mdx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/pages/components/tag/usage.mdx b/src/pages/components/tag/usage.mdx index e87983bff32..d7d6464d72e 100755 --- a/src/pages/components/tag/usage.mdx +++ b/src/pages/components/tag/usage.mdx @@ -17,17 +17,6 @@ them. -**Tag now offers multiple new features.** - -
{' '} - -[Experimental tags](https://react.carbondesignsystem.com/?path=/docs/experimental-unstable-interactivetag--overview) -for dismissible, selectable, and operational functionality are now available as -additional tag variants. Dismissible tag is the recommended alternative solution -to the filter prop and will eventually replace the prop in v12. - -
- [Tag with AI label](https://react.carbondesignsystem.com/?path=/story/components-tag--with-ai-label) is now stable. This addition changes the visual appearance of the component and introduces an AI explainability feature when AI is present in the component.