From 67524a1a402b43da9c0698bae8cce12eb50d6166 Mon Sep 17 00:00:00 2001 From: Lauren Rice <43969356+laurenmrice@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:33:37 -0400 Subject: [PATCH] docs: update experimental inline notification content for tags (#4088) * Update usage.mdx * Update src/pages/components/tag/usage.mdx * chore: format * update content --------- Co-authored-by: Alison Joseph Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- src/pages/components/tag/usage.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/components/tag/usage.mdx b/src/pages/components/tag/usage.mdx index 492040fdff9..7bba3a6c2f7 100755 --- a/src/pages/components/tag/usage.mdx +++ b/src/pages/components/tag/usage.mdx @@ -18,9 +18,9 @@ them. [Experimental tags](https://react.carbondesignsystem.com/?path=/docs/experimental-unstable-interactivetag--overview) -are now available. Though we are not deprecating the current tags, we encourage -all design teams to use the new dismissible, operational, and selectable tag -variants in their products moving forward. +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.