Update .changeset/twenty-suns-breathe.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Ben Lambert
2023-05-30 15:08:30 +02:00
committed by blam
parent 9cd726a0e7
commit 971cbdc1da
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder-react': minor
---
`scaffolder/next`: provide a `ScaffolderField` component which is meant to replace some of the `FormControl` components from mui allowing for easier to write `FieldExtensions`
`scaffolder/next`: provide a `ScaffolderField` component which is meant to replace some of the `FormControl` components from MUI, making it easier to write `FieldExtensions`.