@@ -22,7 +22,7 @@ import { Readme } from '@backstage/plugin-azure-devops-common';
|
||||
import { ReadmeConfig } from '@backstage/plugin-azure-devops-common';
|
||||
import { RepoBuild } from '@backstage/plugin-azure-devops-common';
|
||||
import { RepoBuildOptions } from '@backstage/plugin-azure-devops-common';
|
||||
import { SvgIconProps } from '@material-ui/core';
|
||||
import { SvgIconProps } from '@material-ui/core/SvgIcon';
|
||||
import { Team } from '@backstage/plugin-azure-devops-common';
|
||||
|
||||
// @public (undocumented)
|
||||
|
||||
@@ -10,7 +10,7 @@ import { default as default_2 } from 'react';
|
||||
import { JSX as JSX_2 } from 'react';
|
||||
import { default as React_2 } from 'react';
|
||||
import { RouteRef } from '@backstage/core-plugin-api';
|
||||
import { TabProps } from '@material-ui/core';
|
||||
import { TabProps } from '@material-ui/core/Tab';
|
||||
|
||||
// @public (undocumented)
|
||||
export const ConfigContent: () => React_2.JSX.Element;
|
||||
|
||||
Reference in New Issue
Block a user