Add ESLint Rule to Gcalendar Plugin

Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
This commit is contained in:
Aditya Kumar
2024-03-15 13:07:00 +05:30
parent c501ccb04a
commit 73c39a092a
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-gcalendar': patch
---
Added ESLint rule `no-top-level-material-ui-4-imports` in the GCalendar plugin to migrate the Material UI imports.
Added ESLint rule `no-top-level-material-ui-4-imports` in the gcalendar plugin to migrate the Material UI imports.