Update .changeset/unlucky-clouds-wash.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com>
This commit is contained in:
Gaurav Pandey
2024-03-21 18:39:18 +05:30
committed by GitHub
parent 4166b1000d
commit c39517ca08
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-gocd': patch
---
Added an optional ESLint rule - no-top-level-material-ui-4-imports -in gocd plugin which has an auto fix function to migrate the imports and used it to migrate the Material UI imports for plugins/gocd.
Added an optional ESLint rule - no-top-level-material-ui-4-imports - which has an auto fix function to migrate the imports and used it to migrate the Material UI imports.