Skip to content
Closed
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
23 changes: 23 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: flex-layout
description: Flex Layout is a layout structure built within VTEX IO Store
Framework. It allows building complex custom layouts using the concept of
rows and columns, setting the desired block structure and positioning in a
page.
tags:
- typescript
annotations:
vtex.com/janus-acronym: ""
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex-apps/flex-layout
vtex.com/platform-flow-id: ""
backstage.io/techdocs-ref: dir:../
vtex.com/application-id: BF2J94PH
spec:
lifecycle: stable
owner: te-0013
type: frontend-ui
dependsOn: []
Loading