Skip to content

Commit

Permalink
docs: ✏️ adds info to backstage
Browse files Browse the repository at this point in the history
  • Loading branch information
fredcido committed Dec 11, 2023
1 parent 2c068a5 commit 2f042e8
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
apiVersion: backstage.io/v1alpha1
kind: Component

metadata:
name: miro-websdk-react-hooks
title: Miro WebSDK React hooks
description: Collection of React Hooks wrappers for Miro WebSDK
annotations:
backstage.io/techdocs-ref: dir:.
github.com/project-slug: miroapp/miro-react-hooks
tags: []
links: []

spec:
type: library
owner: developer-platform-web-sdk
criticality: low
lifecycle: production
dependsOn:
- component:platform-internal-sdk-v2
operations:
region: eu
support: full

0 comments on commit 2f042e8

Please sign in to comment.