ui: remaining bits to rename canon to ui

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-07-14 15:47:17 +02:00
parent 7b93b50116
commit e92bb9b82a
30 changed files with 464 additions and 64 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
# @backstage/canon
# @backstage/ui
Canon is a UI component library for Backstage.
Backstage UI is a component library for Backstage.
## Installation
@@ -8,11 +8,11 @@ Install the package via Yarn:
```sh
cd <package-dir> # if within a monorepo
yarn add @backstage/canon
yarn add @backstage/ui
```
## Documentation
- [Canon Documentation](https://canon.backstage.io)
- [Backstage UI Documentation](https://ui.backstage.io)
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
- [Backstage Documentation](https://backstage.io/docs)