Minor composability etc docs changes

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-05-02 22:13:05 +02:00
parent 2e506a571c
commit b99ac3f6e1
39 changed files with 216 additions and 220 deletions
+2 -2
View File
@@ -7,13 +7,13 @@ This package provides the extended Material UI Theme(s) that power Backstage.
Install the package via npm or Yarn:
```sh
$ npm install --save @backstage/theme
npm install --save @backstage/theme
```
or
```sh
$ yarn add @backstage/theme
yarn add @backstage/theme
```
## Documentation