Review feedback.

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2022-04-12 11:25:25 +02:00
parent 1f51e960af
commit ca4420782c
5 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ This package provides frontend utilities for TechDocs and Addons.
## Installation
```sh
yarn add @backstage/plugin-techdocs-react
yarn add --cwd packages/app @backstage/plugin-techdocs-react
```