Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 12 additions & 10 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,23 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: minicart
description: "Cart IO Minicart "
description: The Minicart is a block that displays a summary list of all items
added to the shopping cart, fetched from the Checkout OrderForm API.
tags:
- typescript
- react:16
annotations:
github.com/project-slug: vtex-apps/minicart
vtex.com/o11y-os-index: ""
vtex.com/janus-acronym: ""
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex-apps/minicart
vtex.com/platform-flow-id: ""
backstage.io/techdocs-ref: dir:../
vtex.com/application-id: 6WQ27P7P
tags:
- typescript
- react
spec:
system: store-framework-ui-apps
lifecycle: stable
owner: te-0013
type: frontend-ui
lifecycle: experimental
owner: te-0001
system: checkout
dependsOn: []
subcomponentOf: checkout-cart
subcomponentOf: store-framework
Loading