From 1170bb60cb69990e35711287aaa0d68612d6c9a7 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Wed, 23 Oct 2024 14:02:23 +0200 Subject: [PATCH] Update .changeset/curvy-bears-nail.md Signed-off-by: Vincenzo Scamporlino --- .changeset/curvy-bears-nail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/curvy-bears-nail.md b/.changeset/curvy-bears-nail.md index 2fe6479ffc..58b6ec9dd6 100644 --- a/.changeset/curvy-bears-nail.md +++ b/.changeset/curvy-bears-nail.md @@ -2,4 +2,4 @@ '@backstage/theme': patch --- -Don't use top level @material-ui imports +Added the `no-top-level-material-ui-4-imports` ESLint rule to aid with the migration to Material UI v5