challenge-vtex-io-savio-car.../store/interfaces.json

13 lines
208 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-02-04 21:09:48 +00:00
"product-payment-component": {
"component": "ProductDescription"
2023-01-20 13:07:13 +00:00
}
}