Move @backstage/techdocs-addons to @backstage/plugin-techdocs-react

Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Anders Näsman <realandersn@users.noreply.github.com>
Signed-off-by: Otto Sichert <git@ottosichert.de>
This commit is contained in:
Otto Sichert
2022-04-11 16:13:07 +02:00
parent 4e489d10db
commit b05870bcb7
18 changed files with 28 additions and 28 deletions
+9
View File
@@ -0,0 +1,9 @@
# @backstage/plugin-techdocs-react
This package provides frontend utilities for TechDocs and Addons.
## Installation
```sh
yarn add @backstage/plugin-techdocs-react
```