ui: add affected components to changeset

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2026-04-17 10:25:56 +01:00
committed by GitHub
parent 7ea79b2ad4
commit 8bb33cd674
+1
View File
@@ -2,4 +2,5 @@
'@backstage/ui': minor
---
**Affected components:** Box, Card, Grid, Flex
Add support for flex item props (`grow`, `shrink`, and `basis`) to `Box`, `Card`, `Grid`, and `Flex` itself.