We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da9721 commit 01d945eCopy full SHA for 01d945e
1 file changed
catalog-info.yaml
@@ -0,0 +1,14 @@
1
+apiVersion: backstage.io/v1alpha1
2
+kind: Component
3
+metadata:
4
+ name: custom-widget examples
5
+ description: Some examples how to use the third party widget framework
6
+ annotations:
7
+ github.com/project-slug: Staffbase/custom-widget-examples
8
+ tags:
9
+ - widgets
10
+ - typescript
11
+spec:
12
+ type: library
13
+ lifecycle: production
14
+ owner: need-for-speed-devs
0 commit comments