challenge-vtex-io-ana-carol.../store/interfaces.json

25 lines
439 B
JSON
Raw 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-25 15:47:22 +00:00
"pix-component": {
"component": "Pix"
},
"placeholder-component": {
"component": "Placeholder"
2023-02-01 13:14:53 +00:00
},
"social-networks-component": {
"component": "Social"
},
"payment-methods-component": {
"component": "PaymentMethods"
},
"authors-component": {
"component": "Authors"
2023-01-20 13:07:13 +00:00
}
}