challenge-vtex-io-josecarlo.../store/interfaces.json

19 lines
313 B
JSON
Raw Normal View History

{
2023-01-20 13:07:13 +00:00
"example-component": {
"component": "Example"
},
"installments": {
"component": "Installments"
},
"descont-pix": {
"component": "DescontPix"
},
"description-section": {
"component": "DescriptionSection"
},
2023-01-20 13:07:13 +00:00
"html": {
2023-01-20 14:59:33 +00:00
"component": "html",
"composition": "children"
2023-01-20 13:07:13 +00:00
}
}