feat: changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-11-10 20:21:36 -06:00
parent eb575b8fee
commit 69c14904b6
2 changed files with 11 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-scaffolder-react': patch
'@backstage/plugin-scaffolder': patch
---
Use `EntityRefLinks` with `noIcons` property for `TemplateCard` component to avoid double icons
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-react': patch
---
Move the `EntityRefLink` icon to the left hand side as per Material-UI guidelines