Merge pull request #31615 from backstage/fix-bui-text-component

add changeset for PR 31568
This commit is contained in:
Fredrik Adelöw
2025-11-04 12:09:04 +01:00
committed by GitHub
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/ui': patch
---
Fixed Text component to prevent `truncate` prop from being spread to the underlying DOM element.