Merge pull request #23916 from binishma-ss/home-react-plugin

Home react plugin
This commit is contained in:
Andre Wanlin
2024-04-10 08:16:20 -05:00
committed by GitHub
4 changed files with 16 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home-react': patch
---
Added ESLint rule `no-top-level-material-ui-4-imports` in the `home-react` plugin to migrate the Material UI imports.