canon: move to ui

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-07-15 09:19:51 +02:00
parent 8570d0cd6a
commit 7b93b50116
249 changed files with 9 additions and 9 deletions
+18
View File
@@ -0,0 +1,18 @@
# @backstage/canon
Canon is a UI component library for Backstage.
## Installation
Install the package via Yarn:
```sh
cd <package-dir> # if within a monorepo
yarn add @backstage/canon
```
## Documentation
- [Canon Documentation](https://canon.backstage.io)
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
- [Backstage Documentation](https://backstage.io/docs)