challenge-vtex-io-Gustavo-R.../store/interfaces.json

20 lines
266 B
JSON
Raw Normal View History

{
2023-01-20 13:07:13 +00:00
"example-component": {
"component": "Example"
},
2023-02-09 01:24:47 +00:00
"Pix": {
"component": "Pix"
},
2023-02-09 22:10:19 +00:00
"Placeholder": {
"component": "Placeholder"
},
2023-02-10 06:17:24 +00:00
"CEP": {
"component": "CEP"
},
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
}
}