diff --git a/.changeset/famous-jars-lose.md b/.changeset/famous-jars-lose.md index 39634f1241..4070701e4e 100644 --- a/.changeset/famous-jars-lose.md +++ b/.changeset/famous-jars-lose.md @@ -3,3 +3,5 @@ --- 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. + +Affected components: Row