Merge pull request #21384 from backstage/philipph/doc-mui5-migration

[MUI] Migration Guide for Unified Theme & Material UI v5
This commit is contained in:
Philipp Hugenroth
2023-11-28 10:44:29 +01:00
committed by GitHub
4 changed files with 72 additions and 1 deletions
+4
View File
@@ -484,3 +484,7 @@ You can see more ways to use this in the [Storybook Sidebar examples](https://ba
In addition to a custom theme, a custom logo, you can also customize the
homepage of your app. Read the full guide on the [next page](homepage.md).
## Migrating to Material UI v5
We now support Material UI v5 in Backstage. Check out our [migration guide](../tutorials/migrate-to-mui5.md) to get started.