Merge pull request #11073 from realandersn/techdocs/addon-test-utils

[Techdocs] Addons test utilities
This commit is contained in:
Anders Näsman
2022-05-03 10:53:53 +02:00
committed by GitHub
25 changed files with 741 additions and 12 deletions
@@ -35,7 +35,7 @@ import {
techdocsApiRef,
TechDocsStorageApi,
techdocsStorageApiRef,
} from '@backstage/plugin-techdocs';
} from '@backstage/plugin-techdocs-react';
// TODO: Export type from plugin-techdocs and import this here
// import { ParsedEntityId } from '@backstage/plugin-techdocs'