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
25 changes: 25 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: category-menu
description: The Category Menu is a store component that displays a list of
departments in a configurable menu layout. It helps organize and present
categories and subcategories to improve navigation.
tags:
- typescript
- react:16
annotations:
vtex.com/janus-acronym: ""
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex-apps/category-menu
vtex.com/platform-flow-id: ""
backstage.io/techdocs-ref: dir:../
vtex.com/application-id: GZLLSZZ1
spec:
system: store-framework-ui-apps
lifecycle: stable
owner: te-0013
type: frontend-ui
dependsOn: []
subcomponentOf: store-framework
Loading