diff --git a/.changeset/wicked-bugs-joke.md b/.changeset/wicked-bugs-joke.md index ef60258037..94fc77a213 100644 --- a/.changeset/wicked-bugs-joke.md +++ b/.changeset/wicked-bugs-joke.md @@ -2,4 +2,4 @@ '@backstage/core-components': patch --- -Added `LinkTab` and `href` attributes to `nav` tabs for proper navigation. +Added Link component in `TabUI` providing functionality like copy link or open in new tab.