ui: add changeset for new flex-item props

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2026-04-16 14:12:13 +01:00
parent 68cf3f113c
commit a2814693fa
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/ui': minor
---
Add support for flex item props (`grow`, `shrink`, and `basis`) to `Box`, `Card`, `Grid`, and `Flex` itself.