forked from M3-Academy/challenge-vtex-io
14 lines
242 B
Plaintext
14 lines
242 B
Plaintext
{
|
|
"flex-layout.row#selling-price": {
|
|
"props": {
|
|
"colGap": 2,
|
|
"preserveLayoutOnMobile": true,
|
|
"preventHorizontalStretch": true,
|
|
"marginBottom": 4
|
|
},
|
|
"children": [
|
|
"product-selling-price"
|
|
]
|
|
}
|
|
}
|