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.