challenge-vtex-io-gabriel-f.../store/interfaces.json

20 lines
284 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"
},
"pix": {
"component": "pix"
},
"Parcelamento": {
"component": "Parcelamento"
2023-02-01 22:12:53 +00:00
},
"Placeholder": {
"component": "Placeholder"
2023-01-20 13:07:13 +00:00
}
}