16 lines
235 B
JSON
16 lines
235 B
JSON
{
|
|
"example-component": {
|
|
"component": "Example"
|
|
},
|
|
"html": {
|
|
"component": "html",
|
|
"composition": "children"
|
|
},
|
|
"pix-discount": {
|
|
"component": "PixDiscount"
|
|
},
|
|
"freight": {
|
|
"component": "Freight"
|
|
}
|
|
}
|