m3-academy-template-vtexio-.../storefront/store/blocks/pages/b2b-register.json
Caroline Moran f2a03c53ae first commit
2022-08-11 09:06:07 -04:00

14 lines
243 B
JSON

{
"store.custom#register": {
"blocks": ["flex-layout.row#register"]
},
"flex-layout.row#register": {
"props": {
"blockClass": "institucional-wrapper"
},
"children": ["formB2b"]
}
}