Skip to content
Open
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
5 changes: 2 additions & 3 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: product-quantity
description: The Product Quantity allows users to a add a chosen amount of the
displayed product in their cart.
description: The Product Quantity allows users to a add a chosen amount of the displayed product in their cart.
tags:
- typescript
- react:16
Expand All @@ -12,7 +11,7 @@ metadata:
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex-apps/product-quantity
vtex.com/platform-flow-id: ""
vtex.com/platform-flow-id: "Shopper#1"
backstage.io/techdocs-ref: dir:../
vtex.com/application-id: 5CLVOHKV
spec:
Expand Down
Loading