Merge pull request #15479 from backstage/rugvip/notheme

remove unnecessary usages of ThemeProvider
This commit is contained in:
Patrik Oldsberg
2023-01-02 10:45:54 +01:00
committed by GitHub
33 changed files with 314 additions and 546 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Removed unnecessary usage of `ThemeProvider` from the `ExampleComponent` test in the plugin template.