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

19 lines
301 B
JSON
Raw Permalink Normal View History

{
2023-01-20 13:07:13 +00:00
"example-component": {
"component": "Example"
},
"html": {
2023-01-20 14:59:33 +00:00
"component": "html",
"composition": "children"
2023-01-30 14:21:15 +00:00
},
"Parcelamento": {
2023-01-30 18:01:27 +00:00
"component": "parcelamentoPage"
},
"Pix-academy": {
"component": "imagempix"
2023-02-08 16:33:21 +00:00
},
"Placeholder": {
"component": "Placeholder"
2023-01-20 13:07:13 +00:00
}
}