ui: data attributes changesets

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2025-10-09 15:53:57 +02:00
parent 03050a6ad4
commit b94006200d
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/ui': patch
---
Added support for data attributes in `<Box />`, `<Container />`, `<Flex />`, and `<Grid />` components, ensuring they are correctly applied to the rendered elements.