2023-01-12 16:56:35 +00:00
|
|
|
{
|
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-02-05 16:42:44 +00:00
|
|
|
},
|
|
|
|
"pix-discount": {
|
|
|
|
"component": "PixDiscount"
|
2023-02-10 22:03:36 +00:00
|
|
|
},
|
|
|
|
"freight": {
|
|
|
|
"component": "Freight"
|
2023-01-20 13:07:13 +00:00
|
|
|
}
|
|
|
|
}
|