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

12 lines
238 B
JSON

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