From 88795642c24a58c39047d02d173d806dc04b3041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Fri, 21 Nov 2025 15:52:11 +0100 Subject: [PATCH] Update .changeset/famous-jars-lose.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/famous-jars-lose.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.