diff --git a/.changeset/famous-jars-lose.md b/.changeset/famous-jars-lose.md index 444b78630a..39634f1241 100644 --- a/.changeset/famous-jars-lose.md +++ b/.changeset/famous-jars-lose.md @@ -2,4 +2,4 @@ '@backstage/ui': patch --- -Fixed Table Row component to correctly handle cases where no href is provided, preventing unnecessary router provider wrapping and fixing the cursor incorrectly showing as a pointer despite the element not being a link. +Fixed Table Row component to correctly handle cases where no `href` is provided, preventing unnecessary router provider wrapping and fixing the cursor incorrectly showing as a pointer despite the element not being a link.