From c39517ca0882fa0e71a1eb9c300a9171398b321c Mon Sep 17 00:00:00 2001 From: Gaurav Pandey <36168816+grvpandey11@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:39:18 +0530 Subject: [PATCH] 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> --- .changeset/unlucky-clouds-wash.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/unlucky-clouds-wash.md b/.changeset/unlucky-clouds-wash.md index 15f0f42ee7..6dd9b0dba8 100644 --- a/.changeset/unlucky-clouds-wash.md +++ b/.changeset/unlucky-clouds-wash.md @@ -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.