diff --git a/workspaces/azure-devops/plugins/azure-devops/report.api.md b/workspaces/azure-devops/plugins/azure-devops/report.api.md index b06ca57157..e15bb81cec 100644 --- a/workspaces/azure-devops/plugins/azure-devops/report.api.md +++ b/workspaces/azure-devops/plugins/azure-devops/report.api.md @@ -22,7 +22,7 @@ import { Readme } from '@backstage-community/plugin-azure-devops-common'; import { ReadmeConfig } from '@backstage-community/plugin-azure-devops-common'; import { RepoBuild } from '@backstage-community/plugin-azure-devops-common'; import { RepoBuildOptions } from '@backstage-community/plugin-azure-devops-common'; -import { SvgIconProps } from '@material-ui/core/SvgIcon'; +import { SvgIconProps } from '@mui/material/SvgIcon'; import { Team } from '@backstage-community/plugin-azure-devops-common'; // @public (undocumented)