Update .changeset/new-sheep-arrive.md

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2024-07-03 14:04:11 +02:00
committed by GitHub
parent 25ff804274
commit f0426dc9f5
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/core-components': patch
---
Modified the Select component to take in a testid parameter that sets the data-testid of the material ui Select sub-component, ensuring backwards compatibility with default value corresponding to previously hardcoded data-testid of "select".
Modified the `Select` component to take in a `data-testid` parameter ensuring backwards compatibility with default value corresponding to previously hardcoded `data-testid` of "select".