From 4b6e08cfcbb0d060cee1d2a681965468666f6521 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Mon, 28 Oct 2024 10:18:09 +0100 Subject: [PATCH] Update .changeset/curvy-bears-nail.md Signed-off-by: Patrik Oldsberg --- .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 58b6ec9dd6..d0bdd51401 100644 --- a/.changeset/curvy-bears-nail.md +++ b/.changeset/curvy-bears-nail.md @@ -2,4 +2,4 @@ '@backstage/theme': patch --- -Added the `no-top-level-material-ui-4-imports` ESLint rule to aid with the migration to Material UI v5 +Internal refactor to avoid top-level imports from MUI.