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

16 lines
232 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-29 18:46:45 +00:00
},
"Pix": {
"component": "Pix"
},
"SetPlaceholder": {
"component": "SetPlaceholder"
2023-01-20 13:07:13 +00:00
}
}