challenge-vtex-io-davi-klein/store/interfaces.json

16 lines
236 B
JSON
Raw Permalink Normal View History

{
2023-01-20 13:07:13 +00:00
"example-component": {
"component": "Example"
},
"pix-component": {
"component": "Pix"
},
2023-01-20 13:07:13 +00:00
"html": {
2023-01-20 14:59:33 +00:00
"component": "html",
"composition": "children"
},
"Placeholder": {
"component": "Placeholder"
2023-01-20 13:07:13 +00:00
}
}