challenge-vtex-io-davi-klein/store/interfaces.json
2023-02-10 15:12:41 -03:00

16 lines
236 B
JSON

{
"example-component": {
"component": "Example"
},
"pix-component": {
"component": "Pix"
},
"html": {
"component": "html",
"composition": "children"
},
"Placeholder": {
"component": "Placeholder"
}
}