We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93ab213 commit ef02312Copy full SHA for ef02312
1 file changed
catalog-info.yaml
@@ -0,0 +1,18 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: react-align
5
+ namespace: reearth
6
+ description: An all-in-one alignment and drag 'n drop system for React
7
+ annotations:
8
+ github.com/project-slug: reearth/react-align
9
+ links:
10
+ - url: https://github.com/reearth/react-align
11
+ title: GitHub
12
+ icon: github
13
+ tags:
14
+ - typescript
15
+spec:
16
+ type: service
17
+ lifecycle: production
18
+ owner: reearth/lib
0 commit comments