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

16 lines
246 B
JSON
Raw Permalink Normal View History

{
2023-01-20 13:07:13 +00:00
"example-component": {
"component": "Example"
},
2023-02-03 00:37:40 +00:00
"pix-component": {
"component": "Pix"
},
"placeholder-component": {
"component": "Placeholder"
},
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
}
}