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-01-25 13:43:53 +00:00
|
|
|
},
|
|
|
|
"installment-component": {
|
|
|
|
"component": "Installment"
|
2023-01-25 17:39:37 +00:00
|
|
|
},
|
|
|
|
"pix-component": {
|
|
|
|
"component": "PixDiscount"
|
2023-01-20 13:07:13 +00:00
|
|
|
}
|
2023-01-25 13:43:53 +00:00
|
|
|
|
2023-01-20 13:07:13 +00:00
|
|
|
}
|