Merge pull request #31905 from backstage/rugvip/cleanup

patches: remove published patches
This commit is contained in:
Patrik Oldsberg
2025-11-27 11:15:22 +01:00
committed by GitHub
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -1 +0,0 @@
Fixed an issue where the `useTable` hook from `@backstage/ui` did not use the provided `rowCount`
-1
View File
@@ -1 +0,0 @@
Fix table row with `href` still being rendered with routing context in `@backstage/ui`
-1
View File
@@ -1 +0,0 @@
Fix incorrectly applying className to three elements internally in ButtonIcon.
-1
View File
@@ -1 +0,0 @@
Fix unselected Checkboxes subtly appearing selected.